Skip to content

gh-133581: Fix refleak in AST unparsing - #133724

Merged
lysnikolaou merged 1 commit into
python:mainfrom
JelleZijlstra:fix-ast-refleak
May 9, 2025
Merged

gh-133581: Fix refleak in AST unparsing#133724
lysnikolaou merged 1 commit into
python:mainfrom
JelleZijlstra:fix-ast-refleak

Conversation

@JelleZijlstra

@JelleZijlstraJelleZijlstra commented May 9, 2025

Copy link
Copy Markdown
Member

@lysnikolaoulysnikolaou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch! Thanks @JelleZijlstra!

@lysnikolaoulysnikolaou added the needs backport to 3.14 bugs and security fixes label May 9, 2025
@lysnikolaou
lysnikolaou merged commit 308ceff into python:mainMay 9, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @JelleZijlstra for the PR, and @lysnikolaou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2025
(cherry picked from commit 308ceff)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-133731 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label May 9, 2025
lysnikolaou pushed a commit that referenced this pull request May 9, 2025
…133731)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra
JelleZijlstra deleted the fix-ast-refleak branch May 9, 2025 13:45
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JelleZijlstra@lysnikolaou