]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109818: `reprlib.recursive_repr` copies `__type_params__` (… (#109999)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 2 Oct 2023 15:41:26 +0000 (08:41 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:41:26 +0000 (17:41 +0200)
commit9be6a111993c5e75574b0e858b57969c245c5866
tree1e6209f30c4e4b301769faac044589d7951f9795
parentdd67e59bb195cac4a4d9fdc05eca217cd1918f96
[3.12] gh-109818: `reprlib.recursive_repr` copies `__type_params__` (… (#109999)

[3.12] gh-109818: `reprlib.recursive_repr` copies `__type_params__` (GH-109819).
(cherry picked from commit f65f9e80fe741c894582a3e413d4e3318c1ed626)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Library/2023-09-25-09-59-59.gh-issue-109818.dLRtT-.rst [new file with mode: 0644]