]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144475: Fix reference management in partial_repr (GH-145362) (#145882)
authorBrij Kapadia <97006829+bkap123@users.noreply.github.com>
Tue, 24 Mar 2026 01:30:45 +0000 (21:30 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2026 01:30:45 +0000 (02:30 +0100)
commit4e372077c5368ae1bc7833452af0d9e2675d5e82
tree9445583ef0e567947a92e7820df77d067cd7f131
parent684e7af8cd61bca4914d0ec01b814ff530d5a123
[3.13] gh-144475: Fix reference management in partial_repr (GH-145362) (#145882)

(cherry picked from commit 671a953dd65292a5b69ba7393666ddcac93dbc44)
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