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 ncoghlan
Recipients Marc.Abramowitz, alex, barry, belopolsky, brett.cannon, ezio.melotti, ncoghlan, nikratio, pitrou, rhettinger, vstinner
Date 2013-07-22.05:51:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374472312.38.0.0487242795379.issue15805@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, the docs will need to note that it isn't thread safe. However, non thread-safe constructs are often still incredibly useful for scripting use cases.
History
Date User Action Args
2013-07-22 05:51:52ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, rhettinger, belopolsky, pitrou, vstinner, ezio.melotti, alex, nikratio, Marc.Abramowitz
2013-07-22 05:51:52ncoghlansetmessageid: <1374472312.38.0.0487242795379.issue15805@psf.upfronthosting.co.za>
2013-07-22 05:51:52ncoghlanlinkissue15805 messages
2013-07-22 05:51:52ncoghlancreate