]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148680: Replace internal names with type_reprs of objects in string representation...
authorDavid Ellis <ducksual@gmail.com>
Thu, 23 Apr 2026 13:22:20 +0000 (14:22 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 13:22:20 +0000 (06:22 -0700)
commit158dbbb97fffbc47eb446d2b1576ce887e5c1802
tree03a3d32476339fd2f920c2dc9def4b7445b3090b
parent9633c5239daae3a180f8ce263ce77e4e522e6aa4
gh-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef (#148682)

Co-authored-by: Shamil <ashm.tech@proton.me>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2026-04-23-07-38-04.gh-issue-148680.___ePl.rst [new file with mode: 0644]