[docs] [issue25874] Add notice that XP is not supported on Python 3.5+
SilentGhost
report at bugs.python.org
Wed Dec 16 03:14:44 EST 2015
SilentGhost added the comment:
Hm, may be I'm seeing things, but the content of the current what's new section is this:
Windows XP is no longer supported by Microsoft, thus, per :PEP:`11`, CPython
3.5 is no longer officially supported on this OS.
The proposed patch adds two sentences on top of that:
Vista and Later versions of Windows are supported.
Please install the latest 3.4 version of CPython if you are using Windows XP.
I don't really see how that is a useful addition.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25874>
_______________________________________
More information about the docs
mailing list