Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Nov 22, 2023

@pitrou pitrou merged commit fafae08 into python:main Nov 24, 2023
@miss-islington-app
Copy link

Thanks @iritkatriel for the PR, and @pitrou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2023
@bedevere-app
Copy link

bedevere-app bot commented Nov 24, 2023

GH-112378 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Nov 24, 2023
@bedevere-app
Copy link

bedevere-app bot commented Nov 24, 2023

GH-112379 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 24, 2023
iritkatriel added a commit that referenced this pull request Nov 24, 2023
…ting (GH-112318) (#112379)

gh-59254: mention in open() doc that line buffering is for writing (GH-112318)
(cherry picked from commit fafae08)

Co-authored-by: Irit Katriel <[email protected]>
iritkatriel added a commit that referenced this pull request Nov 24, 2023
…ting (GH-112318) (#112378)

gh-59254: mention in open() doc that line buffering is for writing (GH-112318)
(cherry picked from commit fafae08)

Co-authored-by: Irit Katriel <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

[doc] say in open() doc that line buffering only applies to write

2 participants