]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148680: Replace internal names with type_reprs of objects in string represe...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Apr 2026 13:47:52 +0000 (15:47 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 13:47:52 +0000 (13:47 +0000)
commitb6a7212edb3153373711c05004e154e7a5bd5068
treebd8118d3e0c5ec56f2d7d4417310aaaa86711f0e
parentf795e042043dfe26c42e1971d4502c1cdc4c65b8
[3.14] gh-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef (GH-148682) (#148913)

(cherry picked from commit 158dbbb97fffbc47eb446d2b1576ce887e5c1802)

Co-authored-by: David Ellis <ducksual@gmail.com>
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]