Skip to content

[3.9] bpo-44687: Ensure BufferedReader objects with unread buffers can peek even when the underlying file is closed (GH-28457)#28686

Merged
zooba merged 1 commit into
python:3.9from
miss-islington:backport-a450398-3.9
Oct 1, 2021
Merged

[3.9] bpo-44687: Ensure BufferedReader objects with unread buffers can peek even when the underlying file is closed (GH-28457)#28686
zooba merged 1 commit into
python:3.9from
miss-islington:backport-a450398-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 1, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit a450398)

Co-authored-by: AngstyDuck solsticedante@gmail.com

https://bugs.python.org/issue44687

… even when the underlying file is closed (pythonGH-28457)

(cherry picked from commit a450398)

Co-authored-by: AngstyDuck <solsticedante@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@AngstyDuck and @zooba: Status check is done, and it's a success ✅ .

@zooba zooba merged commit 6035d65 into python:3.9 Oct 1, 2021
@miss-islington miss-islington deleted the backport-a450398-3.9 branch October 1, 2021 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants