]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107409: set `__wrapped__` attribute in `reprlib.recursive_repr` (#107410)
authordenballakh <47365157+denballakh@users.noreply.github.com>
Thu, 10 Aug 2023 06:55:49 +0000 (11:55 +0500)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 06:55:49 +0000 (06:55 +0000)
commit4845b9712f2c187743344eca43fa1fb896bddfd6
tree326bdc801301ba9eff61d333d10b26ba5e97cdbc
parent0f2fb6efb4d5d8ca43a0e779b89a8e805880e09a
gh-107409: set `__wrapped__` attribute in `reprlib.recursive_repr` (#107410)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Library/2023-07-29-02-36-50.gh-issue-107409.HG27Nu.rst [new file with mode: 0644]