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 ned.deily, paul.moore, steve.dower, terry.reedy, tim.golden, vinay.sajip, vstinner, xtreak, zach.ware
Date 2018-12-07.12:49:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544186941.57.0.788709270274.issue34977@psf.upfronthosting.co.za>
In-reply-to
Content
> I suggest to revert this change from Python 3.7: it broke all Windows buildbots, see bpo-35437.

I reverted the change in master and I will merge PR 11021 once tests pass to revert in 3.7 as well.


> It doesn't seem like a good idea to push such change between a release candidate and a final version :-(

I started a discussion on python-dev:
https://mail.python.org/pipermail/python-dev/2018-December/155932.html
History
Date User Action Args
2018-12-07 12:49:01vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, vinay.sajip, tim.golden, ned.deily, zach.ware, steve.dower, xtreak
2018-12-07 12:49:01vstinnersetmessageid: <1544186941.57.0.788709270274.issue34977@psf.upfronthosting.co.za>
2018-12-07 12:49:01vstinnerlinkissue34977 messages
2018-12-07 12:49:01vstinnercreate