]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix various refleaks in Objects/ (#145609)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 9 Mar 2026 13:17:27 +0000 (14:17 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 13:17:27 +0000 (14:17 +0100)
commit8060aa5d7dd02c22a987e23cf5dbb7049b50b042
treea185d014ffddda562d5a152eb45b9039a59a759e
parent201e18312c01178b34b77a989c7bee7db5f469fe
gh-145376: Fix various refleaks in Objects/ (#145609)
Modules/_cursesmodule.c
Modules/binascii.c
Objects/genericaliasobject.c
Objects/object.c
Objects/structseq.c
Objects/typevarobject.c
Objects/unicodeobject.c