]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix refleaks and double decref for code in Python/ (#145666)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Tue, 10 Mar 2026 09:46:13 +0000 (10:46 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 09:46:13 +0000 (10:46 +0100)
commit3f7141dac90d06795293ca2d071198ab6b2318b2
tree16eda6faceec1f912b6f2def81b4bd8a4c16c61d
parent19676e5fc28bdee8325a062a31ddeee60960cf75
gh-145376: Fix refleaks and double decref for code in Python/ (#145666)
Python/ceval.c
Python/crossinterp.c
Python/sysmodule.c