]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwar...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 7 Jul 2025 00:10:57 +0000 (17:10 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Jul 2025 00:10:57 +0000 (00:10 +0000)
commit3d01565da4dfca00c2db28f99e710e40e405a5d1
treedd0babd1bdc646c0ee03eb4170997f5e074cbae2
parentbd97cb822922c4577238e376d1ab0b28aa475e9d
[3.14] gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs (GH-136319) (#136346)

(cherry picked from commit 9312702d2e12c2f58f02bfa02877d0ec790d06bd)
Lib/test/test_typing.py
Lib/test/typinganndata/fwdref_module.py [new file with mode: 0644]
Lib/typing.py
Misc/NEWS.d/next/Library/2025-07-05-06-56-16.gh-issue-136316.3zj_Do.rst [new file with mode: 0644]