Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup #94298

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
Jun 28, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Jun 26, 2022

@kumaraditya303 kumaraditya303 self-assigned this Jun 26, 2022
@kumaraditya303 kumaraditya303 added needs backport to 3.10 only security fixes extension-modules C modules in the Modules dir needs backport to 3.11 only security fixes labels Jun 26, 2022
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.

👍

@miss-islington
Copy link
Contributor

Thanks @kumaraditya303 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @kumaraditya303 and @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 01ef1f95dab9c9930ce1a23634a3e5a8331bf3c7 3.10

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 28, 2022
@bedevere-bot
Copy link

GH-94365 is a backport of this pull request to the 3.11 branch.

@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Jun 28, 2022
@kumaraditya303 kumaraditya303 deleted the memleak-pickle branch June 28, 2022 13:12
kumaraditya303 added a commit to kumaraditya303/cpython that referenced this pull request Jun 28, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 28, 2022
@bedevere-bot
Copy link

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

gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
miss-islington added a commit that referenced this pull request Jul 14, 2022
@serhiy-storchaka serhiy-storchaka removed their assignment Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants