Skip to content

Conversation

@matrixise
Copy link
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.
@brettcannon brettcannon changed the title bpo-28647: Update -u documentation [3.5] bpo-28647: Update -u documentation May 25, 2017
@Mariatta
Copy link
Member

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

@Mariatta Mariatta closed this May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants