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 r.david.murray
Recipients asvetlov, jcbollinger, r.david.murray
Date 2012-03-27.14:19:58
SpamBayes Score 7.2217117e-09
Marked as misclassified No
Message-id <1332857998.82.0.78597265839.issue14390@psf.upfronthosting.co.za>
In-reply-to
Content
I believe there is an example in the packaging unit tests of building an extension module in a test (but I'm not 100% sure).

Also, the fact that the test will deadlock if it fails is not a deal breaker: the test should pass normally, and if it fails the buildbots will eventually time out and we'll see the error.
History
Date User Action Args
2012-03-27 14:19:58r.david.murraysetrecipients: + r.david.murray, asvetlov, jcbollinger
2012-03-27 14:19:58r.david.murraysetmessageid: <1332857998.82.0.78597265839.issue14390@psf.upfronthosting.co.za>
2012-03-27 14:19:58r.david.murraylinkissue14390 messages
2012-03-27 14:19:58r.david.murraycreate