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 Albert.Zeyer
Recipients Albert.Zeyer
Date 2011-08-30.17:04:39
SpamBayes Score 0.1570579
Marked as misclassified No
Message-id <1314723880.29.0.384914760858.issue12859@psf.upfronthosting.co.za>
In-reply-to
Content
Modules/readline.c 's `call_readline` doesn't release the GIL while reading.
History
Date User Action Args
2011-08-30 17:04:40Albert.Zeyersetrecipients: + Albert.Zeyer
2011-08-30 17:04:40Albert.Zeyersetmessageid: <1314723880.29.0.384914760858.issue12859@psf.upfronthosting.co.za>
2011-08-30 17:04:39Albert.Zeyerlinkissue12859 messages
2011-08-30 17:04:39Albert.Zeyercreate