[3.5] bpo-28647: Update -u documentation by matrixise · Pull Request #1797 · python/cpython
Conversation
- 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
changed the title
bpo-28647: Update -u documentation
[3.5] bpo-28647: Update -u documentation
It was mentioned in #1655 that the backport is not yet needed. I'm closing this.
Thanks @matrixise
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters