-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-140272: Fix memory leak in _gdbm.gdbm.clear() #140274
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
A suggestion for the NEWS entry.
Misc/NEWS.d/next/Core_and_Builtins/2025-10-17-23-58-11.gh-issue-140272.lhY8uS.rst
Outdated
Show resolved
Hide resolved
…e-140272.lhY8uS.rst Co-authored-by: Serhiy Storchaka <[email protected]>
Thanks @ashm-dev for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit f937468) Co-authored-by: Shamil <[email protected]>
Sorry, @ashm-dev and @serhiy-storchaka, I could not cleanly backport this to
|
GH-140285 is a backport of this pull request to the 3.14 branch. |
…H-140285) (cherry picked from commit f937468) Co-authored-by: Shamil <[email protected]>
…GH-140274) (cherry picked from commit f937468) Co-authored-by: Shamil <[email protected]>
GH-140289 is a backport of this pull request to the 3.13 branch. |
I didn't notice at first that the NEWS entry was added to the wrong section. Fixed in the manual backport to 3.13 and in a separate PR for main and 3.14: #140290. |
|
…H-140289) (cherry picked from commit f937468) Co-authored-by: Shamil <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.