]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use assertIsSubclass() and assertNotIsSubclass() in test_collections (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jan 2025 09:16:32 +0000 (11:16 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 09:16:32 +0000 (11:16 +0200)
commit887f2bcf48eaa13363f9276fdaa9e6b22deaeb65
treea1ef9ccd32d4454245c8cdd6f921048d9a73ed81
parent4967fa6a9c0db7ea3ade905d724a04688cfc7a5e
gh-71339: Use assertIsSubclass() and assertNotIsSubclass() in test_collections (GH-128824)
Lib/test/test_collections.py