[issue16742] PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe

Antoine Pitrou report at bugs.python.org
Sat May 4 20:51:49 CEST 2013


Antoine Pitrou added the comment:

So, could you propose a patch?

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16742>
_______________________________________


More information about the Python-bugs-list mailing list