]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109818: `reprlib.recursive_repr` copies `__type_params__` (#109819)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 28 Sep 2023 02:26:42 +0000 (05:26 +0300)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 02:26:42 +0000 (19:26 -0700)
commitf65f9e80fe741c894582a3e413d4e3318c1ed626
tree8779296b7f1d030bd720428e96bd6eb971ddccf1
parent5bb6f0fcba663e1006f9063d1027ce8bd9f8effb
gh-109818: `reprlib.recursive_repr` copies `__type_params__` (#109819)
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]