Skip to content

gh-151763: Fix possible crash on CodeType deallocation - #152034

Merged
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-151763-OOM-003
Jun 24, 2026
Merged

gh-151763: Fix possible crash on CodeType deallocation#152034
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-151763-OOM-003

Conversation

@sobolevn

@sobolevnsobolevn commented Jun 23, 2026

Copy link
Copy Markdown
Member

@sobolevnsobolevn added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 24, 2026
@sobolevn
sobolevn merged commit 22dd5b5 into python:mainJun 24, 2026
64 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-152069 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 24, 2026
@bedevere-app

Copy link
Copy Markdown

GH-152070 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 Jun 24, 2026
sobolevn added a commit that referenced this pull request Jun 24, 2026
…52034) (#152070)
gh-151763: Fix possible crash on `CodeType` deallocation (GH-152034)
(cherry picked from commit 22dd5b5)
Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jun 24, 2026
…52034) (#152069)
gh-151763: Fix possible crash on `CodeType` deallocation (GH-152034)
(cherry picked from commit 22dd5b5)
Co-authored-by: sobolevn <mail@sobolevn.me>
Sign up for freeto 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.

2 participants

@sobolevn@kumaraditya303