Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-22069: Flush is implied also when write contains a carriage return #6609

Merged
merged 1 commit into from
May 14, 2018

Conversation

elenaoat
Copy link
Contributor

@elenaoat elenaoat commented Apr 26, 2018

@matrixise
Copy link
Member

Thank you for your patch,

@Mariatta Mariatta merged commit 7ffd4c5 into python:master May 14, 2018
@miss-islington
Copy link
Contributor

Thanks @elenaoat for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Member

Thanks @elenaoat 🌮

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
@bedevere-bot
Copy link

GH-6801 is a backport of this pull request to the 3.7 branch.

@bedevere-bot
Copy link

GH-6802 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
@bedevere-bot
Copy link

GH-6803 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
miss-islington added a commit that referenced this pull request May 14, 2018
Clarify that flush is implied when the call to write contains a newline character.
(cherry picked from commit 7ffd4c5)

Co-authored-by: Elena Oat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants