]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112618: Make `Annotated` cache typed (#112619)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 2 Dec 2023 16:10:19 +0000 (19:10 +0300)
committerGitHub <noreply@github.com>
Sat, 2 Dec 2023 16:10:19 +0000 (16:10 +0000)
commita35a30509820f956d6feeaa0dbf42e9ca82c12bb
tree3aa07192d80a67f35487238398896f04644945da
parenta74daba7ca8b68f47284d82d4604721b8748bbde
gh-112618: Make `Annotated` cache typed (#112619)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-12-02-12-55-17.gh-issue-112618.7_FT8-.rst [new file with mode: 0644]