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, terry.reedy, tim.golden, vstinner, zach.ware
Date 2018-01-19.23:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516405830.34.0.467229070634.issue32592@psf.upfronthosting.co.za>
In-reply-to
Content
Terry: see my notes about platforms suported by Python.
http://vstinner.readthedocs.io/cpython.html#supported-platforms

The PEP 11 doesn't want to have an explicit list of supported Windows versions, but I'm unable to *guess* which Windows version is supported by which Python version, so I wrote my own doc...
History
Date User Action Args
2018-01-19 23:50:30vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower
2018-01-19 23:50:30vstinnersetmessageid: <1516405830.34.0.467229070634.issue32592@psf.upfronthosting.co.za>
2018-01-19 23:50:30vstinnerlinkissue32592 messages
2018-01-19 23:50:30vstinnercreate