Skip to content

[3.5] bpo-28647: Update -u documentation - #1797

Closed
matrixise wants to merge 1 commit into
python:3.5from
matrixise:bpo-28647-3.5
Closed

[3.5] bpo-28647: Update -u documentation#1797
matrixise wants to merge 1 commit into
python:3.5from
matrixise:bpo-28647-3.5

Conversation

@matrixise

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

Initial patch by Gareth Rees.

backport of #1655 for 3.5

* stdout and stderr are always opened in text mode
* and they are line-buffered
Initial patch by Gareth Rees.
@brettcannonbrettcannon changed the title bpo-28647: Update -u documentation[3.5] bpo-28647: Update -u documentationMay 25, 2017
@Mariatta

Copy link
Copy Markdown
Member

It was mentioned in #1655 that the backport is not yet needed. I'm closing this.
Thanks @matrixise

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@matrixise@Mariatta@the-knights-who-say-ni@berkerpeksag