]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140272: Fix memory leak in _gdbm.gdbm.clear() (GH-140274)
authorShamil <ashm.tech@proton.me>
Sat, 18 Oct 2025 09:27:58 +0000 (12:27 +0300)
committerGitHub <noreply@github.com>
Sat, 18 Oct 2025 09:27:58 +0000 (09:27 +0000)
commitf937468e7c88c768a28ff4e653da051ffa30d86c
tree2375a14dfc398f166b0f52cdb29c4f655c6c7c87
parent1bfe86caaaaca3ec16351d69fa778f1212f1dd84
gh-140272: Fix memory leak in _gdbm.gdbm.clear() (GH-140274)
Misc/NEWS.d/next/Core_and_Builtins/2025-10-17-23-58-11.gh-issue-140272.lhY8uS.rst [new file with mode: 0644]
Modules/_gdbmmodule.c