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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-01-18.09:37:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516268238.05.0.467229070634.issue32592@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/dev/using/windows.html#supported-versions

"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.7 supports Windows Vista and newer. If you require Windows XP support then please install Python 3.4."

But Windows Vista extended supported already ended last year, in April 2017.

Attached PR removes code to support Windows Vista.
History
Date User Action Args
2018-01-18 09:37:18vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-01-18 09:37:18vstinnersetmessageid: <1516268238.05.0.467229070634.issue32592@psf.upfronthosting.co.za>
2018-01-18 09:37:17vstinnerlinkissue32592 messages
2018-01-18 09:37:17vstinnercreate