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 mark.dickinson
Recipients mark.dickinson, martin.panter, rpetrov
Date 2015-06-17.17:04:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434560673.2.0.243525111501.issue7518@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, there are almost certainly better ways to organize the build here. 

A hacky solution might be to simply #include _math.c in the two other files that need it.
History
Date User Action Args
2015-06-17 17:04:33mark.dickinsonsetrecipients: + mark.dickinson, rpetrov, martin.panter
2015-06-17 17:04:33mark.dickinsonsetmessageid: <1434560673.2.0.243525111501.issue7518@psf.upfronthosting.co.za>
2015-06-17 17:04:33mark.dickinsonlinkissue7518 messages
2015-06-17 17:04:33mark.dickinsoncreate