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 zach.ware
Recipients bgilbert, jaharkes, mrabarnett, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-06-08.16:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433782683.94.0.672776910029.issue24385@psf.upfronthosting.co.za>
In-reply-to
Content
If I'm not mistaken, if you're building an extension with some flavor of MinGW, you've got the tools to build the lib yourself, right?  It strikes me as being much more reliable to provide hints towards how to do it yourself than to provide a binary for something that's only marginally supported anyway.
History
Date User Action Args
2015-06-08 16:58:03zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, mrabarnett, python-dev, bgilbert, steve.dower, jaharkes
2015-06-08 16:58:03zach.waresetmessageid: <1433782683.94.0.672776910029.issue24385@psf.upfronthosting.co.za>
2015-06-08 16:58:03zach.warelinkissue24385 messages
2015-06-08 16:58:03zach.warecreate