Skip to content

bpo-30404: The -u option now makes the stdout and stderr streams unbuffered.#1667

Merged
serhiy-storchaka merged 5 commits intopython:masterfrom
serhiy-storchaka:unbuffered-stdout
Oct 4, 2017
Merged

bpo-30404: The -u option now makes the stdout and stderr streams unbuffered.#1667
serhiy-storchaka merged 5 commits intopython:masterfrom
serhiy-storchaka:unbuffered-stdout

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 19, 2017

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label May 19, 2017
@mention-bot
Copy link
Copy Markdown

@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.

Comment thread Doc/using/cmdline.rst Outdated

See also :envvar:`PYTHONUNBUFFERED`.

.. versionchanged: 3.7
Copy link
Copy Markdown
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 serhiy-storchaka merged commit 77732be into python:master Oct 4, 2017
@serhiy-storchaka serhiy-storchaka deleted the unbuffered-stdout branch October 4, 2017 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants