[issue21332] subprocess bufsize=1 docs are misleading

akira report at bugs.python.org
Thu May 1 12:25:31 CEST 2014


akira added the comment:

I've changed test_newlines to work also with Python io implementation.

I've updated the patch.

Note: tests use 10 seconds timeouts: I don't know how long it should take to read back a line from a subprocess so that the timeout would indicate a deadlock.

----------
Added file: http://bugs.python.org/file35124/subprocess-line-buffering-issue21332-ps2.patch

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


More information about the Python-bugs-list mailing list