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 jeremy.kloth, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-12-10.04:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544415625.8.0.788709270274.issue35433@psf.upfronthosting.co.za>
In-reply-to
Content
Not making this change for Python 3.6, as that apparently breaks with the latest SDK (seen in the Pipelines build). So we'll leave 10.0.15063.0 as the maximum version for that - it's about to go into security mode anyway, and we don't rely on anything from the SDK with a security impact. (It's all import libraries, and the static libraries should be coming from the compiler toolset and not the platform SDK.)
History
Date User Action Args
2018-12-10 04:20:25steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, jkloth, jeremy.kloth, zach.ware
2018-12-10 04:20:25steve.dowersetmessageid: <1544415625.8.0.788709270274.issue35433@psf.upfronthosting.co.za>
2018-12-10 04:20:25steve.dowerlinkissue35433 messages
2018-12-10 04:20:25steve.dowercreate