]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144475: Fix reference management in partial_repr (GH-145362)
authorbkap123 <97006829+bkap123@users.noreply.github.com>
Tue, 3 Mar 2026 13:46:02 +0000 (08:46 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 13:46:02 +0000 (13:46 +0000)
commit671a953dd65292a5b69ba7393666ddcac93dbc44
treeaddd9846ab17a4303724fae6f9a5c32ccd70f316
parent52c8efa87d028e57895d6a44f22caeb99a589711
gh-144475: Fix reference management in partial_repr (GH-145362)
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