[issue30404] Make stdout and stderr truly unbuffered when using -u option

Serhiy Storchaka report at bugs.python.org
Wed Oct 4 13:25:42 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 77732be801c18013cfbc86e27fcc50194ca22c8e by Serhiy Storchaka in branch 'master':
bpo-30404: The -u option now makes the stdout and stderr streams totally unbuffered. (#1667)
https://github.com/python/cpython/commit/77732be801c18013cfbc86e27fcc50194ca22c8e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30404>
_______________________________________


More information about the Python-bugs-list mailing list