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 pablogsal
Recipients pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-12-07.09:57:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544176638.38.0.788709270274.issue35437@psf.upfronthosting.co.za>
In-reply-to
Content
Almost all Windows buildbots are failing to compile Python:

https://buildbot.python.org/all/#/builders/130/builds/525
https://buildbot.python.org/all/#/builders/113/builds/825
https://buildbot.python.org/all/#/builders/121/builds/782
https://buildbot.python.org/all/#/builders/58/builds/1680
https://buildbot.python.org/all/#/builders/17/builds/494
...

I suspect that is due to this commit:

468a15a 

and its backports.
History
Date User Action Args
2018-12-07 09:57:18pablogsalsetrecipients: + pablogsal, paul.moore, tim.golden, zach.ware, steve.dower
2018-12-07 09:57:18pablogsalsetmessageid: <1544176638.38.0.788709270274.issue35437@psf.upfronthosting.co.za>
2018-12-07 09:57:18pablogsallinkissue35437 messages
2018-12-07 09:57:18pablogsalcreate