STINNER Victor <[email protected]> added the comment:
I just checked the master branch:
-u : unbuffered binary stdout and stderr, stdin always buffered;
also PYTHONUNBUFFERED=x
see man page for details on internal buffering relating to '-u'
The doc is wrong. stdout and stderr are fully unbuferred since Serhiy changed
them: commit 77732be801c18013cfbc86e27fcc50194ca22c8e, bpo-30404.
----------
resolution: fixed ->
status: closed -> open
versions: +Python 3.7
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue28647>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com