Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows 9x/ME (lack of) support information to README.TX #43537

Closed
devdanzin mannequin opened this issue Jun 22, 2006 · 3 comments
Closed

Add Windows 9x/ME (lack of) support information to README.TX #43537

devdanzin mannequin opened this issue Jun 22, 2006 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@devdanzin
Copy link
Mannequin

devdanzin mannequin commented Jun 22, 2006

BPO 1510853
Nosy @loewis, @akuchling, @birkenfeld, @devdanzin
Files
  • msi.p: Suggested patch for Tools/msi/msi.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/akuchling'
    closed_at = <Date 2006-07-24.05:06:07.000>
    created_at = <Date 2006-06-22.18:36:34.000>
    labels = ['type-feature', 'docs']
    title = 'Add Windows 9x/ME (lack of) support information to README.TX'
    updated_at = <Date 2006-07-24.05:06:07.000>
    user = 'https://github.com/devdanzin'

    bugs.python.org fields:

    activity = <Date 2006-07-24.05:06:07.000>
    actor = 'loewis'
    assignee = 'akuchling'
    closed = True
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2006-06-22.18:36:34.000>
    creator = 'ajaksu2'
    dependencies = []
    files = ['8273']
    hgrepos = []
    issue_num = 1510853
    keywords = []
    message_count = 3.0
    messages = ['54839', '54840', '54841']
    nosy_count = 4.0
    nosy_names = ['loewis', 'akuchling', 'georg.brandl', 'ajaksu2']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1510853'
    versions = []

    @devdanzin
    Copy link
    Mannequin Author

    devdanzin mannequin commented Jun 22, 2006

    I suggest that following informative note should be
    added as a new sub-section in README.TXT's "Unsupported
    systems" (which really needs mentioning MacOS 9). The
    sub-section idea regards README.TXT only talking about
    already unsupported platforms.

    Motivation:
    As one of the few Windows 98 users that program in
    Python AND installed the 2.5 beta1, I was greeted by
    Tools/msi/msi.py's warning message. However, no further
    information was available in the downloaded release or
    in the online beta documents (What's New, release
    notes, etc.).

    Best regards,
    Daniel Diniz

    -----
    Warning on install in Windows 98 and Windows Me

    Following Microsoft's closing of Extended Support for
    Windows 98/ME (July 11, 2006), Python 2.6 will stop
    supporting these platforms. Python development and
    maintainability becomes easier (and more reliable) when
    platform specific code targeting OSes with few users
    and no dedicated expert developers is taken out. The
    vendor also warns that the OS versions listed above
    "can expose customers to security risks" and recommends
    upgrade. For a more detailed discussion regarding
    no-longer-supported and resupporting platforms, as well
    as a list of platforms that became or will be
    unsupported, see PEP-11.

    Current behavior
    The Python 2.5 installer presents a warning message on
    those systems: "Warning: Python 2.5.x is the last
    Python release for Windows 9x."

    Suggested readings
    PEP-11: Removing support for little used platforms
    (http://www.python.org/dev/peps/pep-0011)
    End of support for Windows 98, Windows Me, and Windows
    XP Service Pack 1
    (http://www.microsoft.com/windows/support/endofsupport.mspx)

    Copyright
    This document has been placed in the public domain.

    ------

    @devdanzin devdanzin mannequin closed this as completed Jun 22, 2006
    @devdanzin devdanzin mannequin assigned akuchling Jun 22, 2006
    @devdanzin devdanzin mannequin added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Jun 22, 2006
    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=849994

    Andrew?

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Jul 24, 2006

    Logged In: YES
    user_id=21627

    Thanks for the suggestion. I added the text (in some form)
    to README in r50794.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants