]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix various reference leaks in Objects/ and Modules/ (#145385)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 9 Mar 2026 13:19:36 +0000 (14:19 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 13:19:36 +0000 (14:19 +0100)
commit886bc6e14bf01b615ffa328cd1acb46f9513a7fe
tree5db19d7e606277e8c7a533c48719e62ce02b651d
parent8060aa5d7dd02c22a987e23cf5dbb7049b50b042
gh-145376: Fix various reference leaks in Objects/ and Modules/ (#145385)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Modules/itertoolsmodule.c
Objects/enumobject.c
Objects/listobject.c