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 steve.dower
Recipients ned.deily, paul.moore, skn78, steve.dower, thatiparthy, tim.golden, tjguk, zach.ware
Date 2017-12-21.17:24:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513877060.03.0.213398074469.issue32394@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, I updated the build machine before doing 3.6.4rc1 (I never update between rc and final releases). I'm intrigued to see why it breaks libraries though - typically unsupported enum values like this are silently ignored on older Windows versions.
History
Date User Action Args
2017-12-21 17:24:20steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, ned.deily, zach.ware, thatiparthy, tjguk, skn78
2017-12-21 17:24:20steve.dowersetmessageid: <1513877060.03.0.213398074469.issue32394@psf.upfronthosting.co.za>
2017-12-21 17:24:20steve.dowerlinkissue32394 messages
2017-12-21 17:24:19steve.dowercreate