Skip to content

Conversation

@berkerpeksag
Copy link
Member

@berkerpeksag berkerpeksag commented Oct 11, 2017

  • 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants