Skip to content

bpo-46347: Fix memory leak in PyEval_EvalCodeEx. #30546

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 1 commit into from
Jan 11, 2022
Merged

bpo-46347: Fix memory leak in PyEval_EvalCodeEx. #30546

merged 1 commit into from
Jan 11, 2022

Conversation

1st1
Copy link
Member

@1st1 1st1 commented Jan 11, 2022

@tiran
Copy link
Member

tiran commented Jan 11, 2022

Could you please add a news entry? 3.10 is affected, too.

@1st1
Copy link
Member Author

1st1 commented Jan 11, 2022

Could you please add a news entry? 3.10 is affected, too.

Yep, done

Copy link
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@1st1 1st1 merged commit 607d8a8 into main Jan 11, 2022
@1st1 1st1 deleted the fixmem branch January 11, 2022 22:25
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

@1st1: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 11, 2022
First introduced in 0332e56
(cherry picked from commit 607d8a8)

Co-authored-by: Yury Selivanov <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 11, 2022
miss-islington added a commit that referenced this pull request Jan 11, 2022
First introduced in 0332e56
(cherry picked from commit 607d8a8)

Co-authored-by: Yury Selivanov <[email protected]>
Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

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

post-merge LGTM

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.

6 participants