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 Matt.Hickford, dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-30.21:57:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443650242.87.0.73914880304.issue25251@psf.upfronthosting.co.za>
In-reply-to
Content
There isn't one. MinGW doesn't support building with the UCRT yet, so you'll need to link to a different version of the library and hope that it works (or test/fix the extension).
History
Date User Action Args
2015-09-30 21:57:22steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, Matt.Hickford, zach.ware, dstufft
2015-09-30 21:57:22steve.dowersetmessageid: <1443650242.87.0.73914880304.issue25251@psf.upfronthosting.co.za>
2015-09-30 21:57:22steve.dowerlinkissue25251 messages
2015-09-30 21:57:22steve.dowercreate