]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145376: Fix various reference leaks (GH-145377) (#148661)
authorStan Ulbrych <stan@python.org>
Tue, 12 May 2026 18:35:27 +0000 (19:35 +0100)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 18:35:27 +0000 (18:35 +0000)
commitea8c3e028bca2080c476836b8a5edf0ceb3851b4
tree189b01f64beb528cb4629350fef6a6c2e511606d
parenta2864ec64352832bd7eb2afed4e0164d1368ceef
[3.13] gh-145376: Fix various reference leaks (GH-145377) (#148661)

(cherry picked from commit bd13cc09faaef01635aea85130f33aa8cbb8b177)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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/pythonrun.c
Python/sysmodule.c