]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132493: Avoid eager import of annotationlib in typing (again) (#132596)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 17 Apr 2025 16:03:53 +0000 (09:03 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Apr 2025 16:03:53 +0000 (16:03 +0000)
commit5707837049e8eade92e29f20f055112821b75cd0
treeddfc78aa28ee6cd9c48e327f1de63d596214c78c
parente42bda9441119c7952ada23e88e6f4ab79df86c2
gh-132493: Avoid eager import of annotationlib in typing (again) (#132596)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Lib/typing.py