]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94607: Fix subclassing generics (GH-94610)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 9 Jul 2022 04:18:01 +0000 (12:18 +0800)
committerGitHub <noreply@github.com>
Sat, 9 Jul 2022 04:18:01 +0000 (12:18 +0800)
commit6442a9dd212fa18343db21849cf05c0181662c1f
tree469397015575dee1c5969762b7323508857053cd
parent8a285df806816805484fed36dce5fd5b77a215a6
gh-94607: Fix subclassing generics (GH-94610)

Co-authored-by: Serhiy Storchaka <3659035+serhiy-storchaka@users.noreply.github.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2022-07-06-16-01-08.gh-issue-94607.Q6RYfz.rst [new file with mode: 0644]
Objects/genericaliasobject.c