]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137226: Fix behavior of ForwardRef.evaluate with type_params (GH-137227...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Aug 2025 14:13:14 +0000 (16:13 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Aug 2025 14:13:14 +0000 (14:13 +0000)
commit902de283a8303177eb95bf5bc252d2421fcbd758
treeb5559f97d849992a3ebab2b44d234ee9e83e54e3
parentad9f20dffa674f3cb7d563d9ce01b69c9e32588f
[3.14] gh-137226: Fix behavior of ForwardRef.evaluate with type_params (GH-137227) (#137709)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-07-29-21-18-31.gh-issue-137226.B_4lpu.rst [new file with mode: 0644]