]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 18 Jan 2022 14:43:51 +0000 (17:43 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Jan 2022 14:43:51 +0000 (22:43 +0800)
commit32398294fb3fcf4ee74da54722fd0221c4e6cb74
tree8ebee7db51a1505d98269702af26d9d37e07598b
parentbdf2ab1887a2edfb089a3c2a1590cf1e84ea0048
bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663)
Lib/test/test_typing.py