Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.13] gh-129726: Breakgzip.GzipFile reference loop (GH-130055)#130669

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:3.13frommiss-islington:backport-7f39137-3.13
Feb 28, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedFeb 28, 2025
edited by bedevere-appbot
Loading

A reference loop was resulting in thefileobj held by theGzipFile
being closed before theGzipFile.

The issue started withgh-89550 in 3.12, but was hidden in most cases
until 3.13 whengh-62948 made it more visible.
(cherry picked from commit7f39137)

Co-authored-by: Cody Maloneycmaloney@users.noreply.github.com

A reference loop was resulting in the `fileobj` held by the `GzipFile`being closed before the `GzipFile`.The issue started withpythongh-89550 in 3.12, but was hidden in most casesuntil 3.13 whenpythongh-62948 made it more visible.(cherry picked from commit7f39137)Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
@vstinnervstinnerenabled auto-merge (squash)February 28, 2025 08:10
@vstinnervstinner merged commitad97027 intopython:3.13Feb 28, 2025
38 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@vstinner@cmaloney

[8]ページ先頭

©2009-2025 Movatter.jp