[issue21396] Python io implementation doesn't flush with write_through=True unlike C implementation

Antoine Pitrou report at bugs.python.org
Fri May 9 00:28:47 CEST 2014


Antoine Pitrou added the comment:

Actually, with the patch, the universal_newlines tests in test_subprocess hang (quite logically, since they lack a flush()). I will fix them as well.

----------

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


More information about the Python-bugs-list mailing list