Skip to content

bpo-45475: Revert __iter__ optimization for GzipFile, BZ2File, and LZMAFile. #29016

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

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

methane
Copy link
Member

@methane methane commented Oct 18, 2021

@methane methane added type-bug An unexpected behavior, bug, or error needs backport to 3.10 only security fixes labels Oct 18, 2021
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were similar issues with TemporaryFile.

@methane methane merged commit 0a4c82d into python:main Oct 19, 2021
@methane methane deleted the fix-45475 branch October 19, 2021 02:51
@miss-islington
Copy link
Contributor

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-29050 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2021
…LZMAFile. (pythonGH-29016)

This reverts commit d2a8e69.
(cherry picked from commit 0a4c82d)

Co-authored-by: Inada Naoki <[email protected]>
miss-islington added a commit that referenced this pull request Oct 19, 2021
…LZMAFile. (GH-29016)

This reverts commit d2a8e69.
(cherry picked from commit 0a4c82d)

Co-authored-by: Inada Naoki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants