bpo-30404: The -u option now makes the stdout and stderr streams unbuffered. by serhiy-storchaka · Pull Request #1667 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link

Member

@serhiy-storchaka serhiy-storchaka commented

May 19, 2017

edited by bedevere-bot

Loading

@serhiy-storchaka serhiy-storchaka added the type-feature

A feature request or enhancement

label

May 19, 2017

@mention-bot

Copy link

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


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

Reviewers

@berkerpeksag berkerpeksag berkerpeksag left review comments

Assignees

No one assigned

Labels

type-feature

A feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka @mention-bot @berkerpeksag @the-knights-who-say-ni