]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46611: add coverage to instance and class checks in `typing.py` (GH-31078...
authorNikita Sobolev <mail@sobolevn.me>
Mon, 7 Feb 2022 08:48:20 +0000 (11:48 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 08:48:20 +0000 (10:48 +0200)
commitc1ff4cb98b11c00aee765019364544c71e7dd2df
treed4fae09b44bfb1798730be5955c1c87bf9d6cea2
parent3ceff9968be059209f0d7271365f38895207b24d
[3.10] bpo-46611: add coverage to instance and class checks in `typing.py` (GH-31078) (GH-31182)

(cherry picked from commit 067c03bf40d13393209f0138fa9c4d5980c4ff8a)

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