[3.7] bpo-22069: Update TextIO documentation (GH-6609) by miss-islington · Pull Request #6801 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
miss-islington merged 1 commit intopython:3.7from
May 14, 2018Merged
[3.7] bpo-22069: Update TextIO documentation (GH-6609)#6801
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-22069: Update TextIO documentation (GH-6609)#6801
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)
Co-authored-by: Elena Oat oat.elena@gmail.com
Clarify that flush is implied when the call to write contains a newline character. (cherry picked from commit 7ffd4c5) Co-authored-by: Elena Oat <oat.elena@gmail.com>
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
Mariatta approved these changes May 14, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 14, 2018
miss-islington commented
May 14, 2018
miss-islington
merged commit
050e041
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 14, 2018
miss-islington commented
May 14, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-7ffd4c5-3.7
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