]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jan 2022 15:59:46 +0000 (07:59 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 15:59:46 +0000 (07:59 -0800)
commit331378dffc334c1f05ab3152c87f46cd9155e169
treeb78c29dfb87a255caaa9eb7aa3206b44ba321df5
parent353674f289076eecf848d7a26871cce529b89a98
[3.9] bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663) (GH-30692)

(cherry picked from commit 32398294fb3fcf4ee74da54722fd0221c4e6cb74)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_typing.py