]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96784: Cover more typing special forms in `get_args()` (#96791)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 14 Sep 2022 02:35:52 +0000 (05:35 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 02:35:52 +0000 (19:35 -0700)
commitf2d749a2c2188fbca97d4b542f6b6ad4f58c2c71
tree961f33185dcee8930f272f32a5d387813a2a1d71
parent9b3d2d008a6d8d6161c3a553f1e0fa76aa6a032e
gh-96784: Cover more typing special forms in `get_args()` (#96791)
Lib/test/test_typing.py