]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix various reference leaks (GH-145377)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 3 Mar 2026 15:23:30 +0000 (07:23 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 15:23:30 +0000 (16:23 +0100)
commitbd13cc09faaef01635aea85130f33aa8cbb8b177
treeba5414b5f5ab58e6cc6b69c0daec2318fa80d2b5
parent246227392cacf4f31f933a671264f55897d93a77
gh-145376: Fix various reference leaks (GH-145377)
Misc/NEWS.d/next/Core_and_Builtins/2026-02-28-16-46-17.gh-issue-145376.lG5u1a.rst [new file with mode: 0644]
Modules/main.c
Python/crossinterp.c
Python/import.c
Python/pythonrun.c
Python/sysmodule.c