bpo-28647: Update -u documentation by berkerpeksag · Pull Request #1655 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Closed
berkerpeksag wants to merge 1 commit intopython:masterfrom
Closed
bpo-28647: Update -u documentation#1655
berkerpeksag wants to merge 1 commit intopython:masterfrom
bpo-28647: Update -u documentation#1655
berkerpeksag wants to merge 1 commit intopython:masterfrom
Conversation
Copy link
Member
berkerpeksag
commented
May 18, 2017
berkerpeksag
commented
- stdout and stderr are always opened in text mode
- and they are line-buffered
Initial patch by Gareth Rees.
* stdout and stderr are always opened in text mode * and they are line-buffered Initial patch by Gareth Rees.
berkerpeksag
added
needs backport to 3.5
labels
the-knights-who-say-ni
added
the
CLA signed
label
This was referenced
May 24, 2017Copy link
Member
matrixise
commented
May 24, 2017
matrixise commented
May 24, 2017there are two PR with the backports for 3.6 and 3.5
Copy link
Member Author
berkerpeksag
commented
May 24, 2017
berkerpeksag commented
May 24, 2017Backport PRs are not needed at the moment. This PR might be closed if we decide to go with bpo-30404.
brettcannon
removed
the
needs backport to 3.5
label
Copy link
Member Author
berkerpeksag
commented
Oct 11, 2017
berkerpeksag commented
Oct 11, 2017
berkerpeksag
closed this
berkerpeksag
deleted the
28647-u-option
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment