]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132493: lazy evaluation of annotations in `typing._proto_hook` (#132534)
authorFelix Scherz <felixwscherz@gmail.com>
Wed, 16 Apr 2025 15:20:35 +0000 (17:20 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 15:20:35 +0000 (08:20 -0700)
commit71af090e24f4df7557e4ad77f26bf0219ef672be
treec18613c265910f1688a051d5501796806cea593e
parent014c7f90478780b18d0e33d456483178c8dcc665
gh-132493: lazy evaluation of annotations in `typing._proto_hook` (#132534)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-04-15-08-39-14.gh-issue-132493.V0gLkU.rst [new file with mode: 0644]