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 nadeem.vawda
Recipients amaury.forgeotdarc, georg.brandl, nadeem.vawda, python-dev
Date 2012-01-17.23:59:04
SpamBayes Score 0.00020402121
Marked as misclassified No
Message-id <1326844744.87.0.979113389735.issue13809@psf.upfronthosting.co.za>
In-reply-to
Content
Fix committed. For the test, it turns out we can get the desired behavior
by telling import_fresh_module to block the threading module directly,
instead of blocking _thread.
History
Date User Action Args
2012-01-17 23:59:04nadeem.vawdasetrecipients: + nadeem.vawda, georg.brandl, amaury.forgeotdarc, python-dev
2012-01-17 23:59:04nadeem.vawdasetmessageid: <1326844744.87.0.979113389735.issue13809@psf.upfronthosting.co.za>
2012-01-17 23:59:04nadeem.vawdalinkissue13809 messages
2012-01-17 23:59:04nadeem.vawdacreate