]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129463, gh-128593: Simplify ForwardRef (#129465)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 5 Apr 2025 04:36:34 +0000 (21:36 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Apr 2025 04:36:34 +0000 (04:36 +0000)
commitac14d4a23f58c1f3e1909753aa17c1c302ea771d
tree2865bf69340ed7cc076c2eecc62c86bc3e39b521
parent231a50fa9a5444836c94cda50a56ecf080c7d3b0
gh-129463, gh-128593: Simplify ForwardRef (#129465)
Doc/library/annotationlib.rst
Doc/library/typing.rst
Doc/whatsnew/3.14.rst
Lib/annotationlib.py
Lib/test/support/__init__.py
Lib/test/test_annotationlib.py
Lib/test/test_inspect/test_inspect.py
Lib/test/test_types.py
Lib/test/test_typing.py
Misc/NEWS.d/next/Library/2025-01-29-21-27-45.gh-issue-128593.r3j4l-.rst [new file with mode: 0644]
Misc/NEWS.d/next/Library/2025-01-29-21-29-46.gh-issue-129463.qePexX.rst [new file with mode: 0644]