]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113570: reprlib.repr does not use builtin __repr__ for reshadowed builtins (GH...
authorGeorge Pittock <66332098+georgepittock@users.noreply.github.com>
Thu, 17 Oct 2024 16:34:37 +0000 (17:34 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2024 16:34:37 +0000 (16:34 +0000)
commit04d6dd23e2d8a3132772cf7ce928676e26313585
tree269d2986486dbb4ccf0a1757129702040c34138c
parentad3eac1963a5f195ef9b2c1dbb5e44fa3cce4c72
gh-113570: reprlib.repr does not use builtin __repr__ for reshadowed builtins (GH-113577)
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Core and Builtins/2023-12-30-00-21-45.gh-issue-113570._XQgsW.rst [new file with mode: 0644]