Skip to content

[3.6] bpo-28647: Update -u documentation - #3954

Merged
berkerpeksag merged 1 commit into
python:3.6from
berkerpeksag:28647-backport-3.6
Oct 11, 2017
Merged

[3.6] bpo-28647: Update -u documentation#3954
berkerpeksag merged 1 commit into
python:3.6from
berkerpeksag:28647-backport-3.6

Conversation

@berkerpeksag

@berkerpeksagberkerpeksag commented Oct 11, 2017

Copy link
Copy Markdown
Member
  • stdout and stderr are always opened in text mode
  • and they are line-buffered

Initial patch by Gareth Rees.

https://bugs.python.org/issue28647

* stdout and stderr are always opened in text mode
* and they are line-buffered
Initial patch by Gareth Rees.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@berkerpeksag@the-knights-who-say-ni@bedevere-bot