]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-96079 Fix missing field name for _AnnotatedAlias (#96080)
authorAnh71me <iyumelive@gmail.com>
Wed, 31 Aug 2022 23:02:24 +0000 (07:02 +0800)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2022 23:02:24 +0000 (16:02 -0700)
commit0cd33e11fe6c77c423dbf3a7a9920daff012f006
tree122e75b0808167ca06e5953f9f3995b42f28b6ec
parent615537e62f0a49f6888ac27046bd8de965512d9d
GH-96079 Fix missing field name for _AnnotatedAlias (#96080)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2022-08-31-11-10-21.gh-issue-96079.uqrXdJ.rst [new file with mode: 0644]