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 skrah
Recipients florin.papa, pitrou, r.david.murray, skrah, vstinner, zach.ware
Date 2015-10-05.15:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444059154.92.0.961633367232.issue25300@psf.upfronthosting.co.za>
In-reply-to
Content
> Third party modules might need patching to work with MPX...

If the flags go into CFLAGS, these modules won't compile with
distutils.  Perhaps we should also add LDFLAGS_NODIST, if that
would solve your problem.
History
Date User Action Args
2015-10-05 15:32:34skrahsetrecipients: + skrah, pitrou, vstinner, r.david.murray, zach.ware, florin.papa
2015-10-05 15:32:34skrahsetmessageid: <1444059154.92.0.961633367232.issue25300@psf.upfronthosting.co.za>
2015-10-05 15:32:34skrahlinkissue25300 messages
2015-10-05 15:32:34skrahcreate