gh-140272: Fix memory leak in _gdbm.gdbm.clear()#140274
gh-140272: Fix memory leak in _gdbm.gdbm.clear()#140274serhiy-storchaka merged 4 commits intopython:mainfrom
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
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 <storchaka@gmail.com>
|
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 <ashm.tech@proton.me>
|
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. |
…GH-140274) (cherry picked from commit f937468) Co-authored-by: Shamil <ashm.tech@proton.me>
|
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. |
|
Uh oh!
There was an error while loading. Please reload this page.