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 eryksun, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-03-30.14:35:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459348514.83.0.131329972614.issue26624@psf.upfronthosting.co.za>
In-reply-to
Content
So you've still got the old ucrtbased.dll on the buildbot, which is why we're still seeing the issue. Because it's a different OS I'm not surprised to see a difference between ucrtbase.dll instances.

There should be an installer for the debug runtime somewhere inside your VS install directory (under vc/redist). If you take the one from your dev machine and run it on the buildbot we should be good.
History
Date User Action Args
2016-03-30 14:35:14steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, jkloth, zach.ware, eryksun
2016-03-30 14:35:14steve.dowersetmessageid: <1459348514.83.0.131329972614.issue26624@psf.upfronthosting.co.za>
2016-03-30 14:35:14steve.dowerlinkissue26624 messages
2016-03-30 14:35:14steve.dowercreate