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 eryksun
Recipients CAM-Gerlach, DMI-1407, ZackerySpytz, eryksun, izbyshev, lukasz.langa, paul.moore, python-dev, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2021-03-15.02:59:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615777140.23.0.337364404899.issue32592@roundup.psfhosted.org>
In-reply-to
Content
PEP 11 says that "[a] new feature release X.Y.0 will support all Windows releases whose extended support phase is not yet expired". There was no such thing as Extended Security Updates (ESU) when that provision was accepted. As defined by PEP 11, extended support for Windows 7 ended on 2020-01-14. 

> So wouldnt it be better to keep the code until the extended support of
> Windows 7 ends?

IMO, Windows 7 is either supported or it's not. If it's not, then workarounds and fallback code for Windows 7 should be removed.
History
Date User Action Args
2021-03-15 02:59:00eryksunsetrecipients: + eryksun, terry.reedy, paul.moore, tim.golden, lukasz.langa, python-dev, zach.ware, steve.dower, izbyshev, ZackerySpytz, CAM-Gerlach, DMI-1407
2021-03-15 02:59:00eryksunsetmessageid: <1615777140.23.0.337364404899.issue32592@roundup.psfhosted.org>
2021-03-15 02:59:00eryksunlinkissue32592 messages
2021-03-15 02:59:00eryksuncreate