This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.moore
Recipients ccanepa, honglei.jiang, lukasz.langa, mhammond, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-08-09.15:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596985232.23.0.335727710434.issue40740@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3.9/using/windows.html should probably be updated:

"""
As specified in PEP 11, a Python release only supports a Windows platform while Microsoft considers the platform under extended support. This means that Python 3.9 supports Windows Vista and newer. If you require Windows XP support then please install Python 3.4.
"""

Technically, the link to PEP 11 is sufficient, but "Python 3.9 supports Windows Vista and newer" is inaccurate.

If someone wanted to submit a PR, I'm sure it would be welcome.
History
Date User Action Args
2020-08-09 15:00:32paul.mooresetrecipients: + paul.moore, mhammond, tim.golden, ccanepa, lukasz.langa, honglei.jiang, zach.ware, steve.dower
2020-08-09 15:00:32paul.mooresetmessageid: <1596985232.23.0.335727710434.issue40740@roundup.psfhosted.org>
2020-08-09 15:00:32paul.moorelinkissue40740 messages
2020-08-09 15:00:31paul.moorecreate