]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 6 Jul 2025 23:44:20 +0000 (16:44 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Jul 2025 23:44:20 +0000 (16:44 -0700)
commit9312702d2e12c2f58f02bfa02877d0ec790d06bd
treef8c192985b8662a104876dcb37690f7d0e9a3864
parentc89f76e6c4ca9b0200d5cc8cf0a675a76de50ba8
gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs (#136319)
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]