bpo-30404: The -u option now makes the stdout and stderr streams unbuffered. by serhiy-storchaka · Pull Request #1667 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
serhiy-storchaka merged 5 commits intopython:masterfrom
Oct 4, 2017Merged
Conversation
Copy link
Member
the-knights-who-say-ni
added
the
CLA signed
label
Copy link
mention-bot
commented
May 19, 2017
mention-bot commented
May 19, 2017@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @ncoghlan and @tiran to be potential reviewers.
Doc/using/cmdline.rst
Outdated
Doc/using/cmdline.rst Outdated
|
|
||
| See also :envvar:`PYTHONUNBUFFERED`. | ||
|
|
||
| .. versionchanged: 3.7 |
Copy link
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: versionchanged: -> versionchanged::
serhiy-storchaka added 4 commits
May 19, 2017 19:16
serhiy-storchaka
merged commit
77732be
into
python:master
serhiy-storchaka
deleted the
unbuffered-stdout
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment