[issue3618] possible deadlock in python IO implementation

STINNER Victor report at bugs.python.org
Thu Mar 5 01:28:25 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> Since io-c has been merging, I'm lowering priority.

Why not fixing this issue? The issue is rare (only occurs when using profiling 
with a callback writting to stdout) and you closed the issue #4862 which is 
more common (read an UTF-16 file).

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


More information about the Python-bugs-list mailing list