]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145376: Fix various reference leaks (GH-145377) (GH-145712)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 10 Mar 2026 15:31:02 +0000 (15:31 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 15:31:02 +0000 (16:31 +0100)
commit6d9221c7d11a92dbbd51c138d76b01c6380ddd50
treeca4d42d79da23eb14d99d9e8d9bb7e7fef6d1a59
parent05b074cf81f489ae1395914133b0989b9d4234d7
[3.14] gh-145376: Fix various reference leaks (GH-145377) (GH-145712)

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/crossinterp.c
Python/pythonrun.c
Python/sysmodule.c