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 ZackerySpytz, izbyshev, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2019-05-06.15:34:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557156856.07.0.74865973527.issue32592@roundup.psfhosted.org>
In-reply-to
Content
I marked bpo-29075 as duplicate of this issue.

IMHO it's too late to remove code from Python 3.8. We are too close from the feature freeze: removing Vista code is a risk of introducing subtle issue. I prefer to now wait for Python 3.9. It's not like the "dead code" is causing any major issue. Or does someone see a good reason to remove Vista support *right now*?
History
Date User Action Args
2019-05-06 15:34:16vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, izbyshev, ZackerySpytz
2019-05-06 15:34:16vstinnersetmessageid: <1557156856.07.0.74865973527.issue32592@roundup.psfhosted.org>
2019-05-06 15:34:16vstinnerlinkissue32592 messages
2019-05-06 15:34:15vstinnercreate