]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144475: Fix reference management in partial_repr (GH-145362) (GH-145470)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Mar 2026 15:40:23 +0000 (16:40 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 15:40:23 +0000 (16:40 +0100)
commit3c99c16231bc308a0df1c030ccdccaad08a66762
tree16d35a9220438c37effde9956c72ed6a9e58aec9
parent85f8073684f2f9a4a41035e69c3421a8da7fd864
[3.14] gh-144475: Fix reference management in partial_repr (GH-145362) (GH-145470)

(cherry picked from commit 671a953dd65292a5b69ba7393666ddcac93dbc44)

Co-authored-by: bkap123 <97006829+bkap123@users.noreply.github.com>
Lib/test/test_functools.py
Misc/NEWS.d/next/Library/2026-02-07-16-37-42.gh-issue-144475.8tFEXw.rst [new file with mode: 0644]
Modules/_functoolsmodule.c