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.smith
Recipients brian.curtin, eric.smith, jaraco
Date 2010-07-22.23:38:08
SpamBayes Score 0.24100605
Marked as misclassified No
Message-id <1279841891.02.0.786390273142.issue9333@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't you have to set this, then restore it? This would then open a non thread-safe race condition, assuming this is a per-process setting, not a thread-local setting.

Not that I'm necessarily opposed, but it's an issue.
History
Date User Action Args
2010-07-22 23:38:11eric.smithsetrecipients: + eric.smith, jaraco, brian.curtin
2010-07-22 23:38:11eric.smithsetmessageid: <1279841891.02.0.786390273142.issue9333@psf.upfronthosting.co.za>
2010-07-22 23:38:08eric.smithlinkissue9333 messages
2010-07-22 23:38:08eric.smithcreate