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 eric.araujo
Recipients Andy.Salnikov, eric.araujo, tarek
Date 2012-10-29.01:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351475965.81.0.0661811580896.issue16326@psf.upfronthosting.co.za>
In-reply-to
Content
Great!  http://docs.python.org/devguide contains all the info needed to get the code and make a patch.  If you apply your suggestion to the code and it fixes your build, I will commit it.  A small unit test to check the new behavior of build_ext and avoid regressions will be needed, but it’s not always easy to write these tests, so depending on your time I will be able to provide guidance or write the test myself.
History
Date User Action Args
2012-10-29 01:59:25eric.araujosetrecipients: + eric.araujo, tarek, Andy.Salnikov
2012-10-29 01:59:25eric.araujosetmessageid: <1351475965.81.0.0661811580896.issue16326@psf.upfronthosting.co.za>
2012-10-29 01:59:25eric.araujolinkissue16326 messages
2012-10-29 01:59:25eric.araujocreate