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 martin.panter
Recipients dstufft, eric.araujo, floppymaster, martin.panter, taleinat, twouters
Date 2015-12-09.04:46:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449636412.88.0.968670922765.issue24421@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an alternative patch to compile _math.c once from the main makefile, before the extension modules are built. I have only tested this on Linux, building in the source directory, and from a separate directory.
History
Date User Action Args
2015-12-09 04:46:53martin.pantersetrecipients: + martin.panter, twouters, taleinat, eric.araujo, floppymaster, dstufft
2015-12-09 04:46:52martin.pantersetmessageid: <1449636412.88.0.968670922765.issue24421@psf.upfronthosting.co.za>
2015-12-09 04:46:52martin.panterlinkissue24421 messages
2015-12-09 04:46:52martin.pantercreate