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 vstinner
Recipients amaury.forgeotdarc, christian.heimes, georg.brandl, kristjan.jonsson, ncoghlan, serhiy.storchaka, vstinner
Date 2013-06-15.00:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371256588.11.0.218699632779.issue18203@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue #16742: "PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe".
History
Date User Action Args
2013-06-15 00:36:28vstinnersetrecipients: + vstinner, georg.brandl, amaury.forgeotdarc, ncoghlan, kristjan.jonsson, christian.heimes, serhiy.storchaka
2013-06-15 00:36:28vstinnersetmessageid: <1371256588.11.0.218699632779.issue18203@psf.upfronthosting.co.za>
2013-06-15 00:36:28vstinnerlinkissue18203 messages
2013-06-15 00:36:28vstinnercreate