]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46611: add coverage to instance and class checks in `typing.py` (GH-31078)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 7 Feb 2022 01:35:48 +0000 (04:35 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 01:35:48 +0000 (17:35 -0800)
commit067c03bf40d13393209f0138fa9c4d5980c4ff8a
tree8b12ef270e8e20bea8771fed117978381fc6c612
parentb556f53785cb9ad8cc088ad8c10efee91fe3da58
bpo-46611: add coverage to instance and class checks in `typing.py` (GH-31078)
Lib/test/test_types.py
Lib/test/test_typing.py