Message310227
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. |
|
Date |
User |
Action |
Args |
2018-01-18 09:37:18 | vstinner | set | recipients:
+ vstinner, paul.moore, tim.golden, zach.ware, steve.dower |
2018-01-18 09:37:18 | vstinner | set | messageid: <1516268238.05.0.467229070634.issue32592@psf.upfronthosting.co.za> |
2018-01-18 09:37:17 | vstinner | link | issue32592 messages |
2018-01-18 09:37:17 | vstinner | create | |
|