]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144986: Fix memory leak in atexit.register() (#144987)
authorShamil <ashm.tech@proton.me>
Thu, 19 Feb 2026 20:42:55 +0000 (23:42 +0300)
committerGitHub <noreply@github.com>
Thu, 19 Feb 2026 20:42:55 +0000 (20:42 +0000)
commit50c14719fbd47f500dd1a468998201d22475126d
tree9d557d71bd831b123b3a3fcda3b63a0dcc1c5b36
parent87c4fc1321b8e5dae4db8d2ca9e335276c2ccfc3
gh-144986: Fix memory leak in atexit.register() (#144987)
Misc/NEWS.d/next/Library/2026-02-19-00-00-00.gh-issue-144986.atexit-leak.rst [new file with mode: 0644]
Modules/atexitmodule.c