]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74690: Add more tests for runtime-checkable protocols (#103347)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 7 Apr 2023 17:21:19 +0000 (18:21 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 17:21:19 +0000 (18:21 +0100)
commit800382a2b0980c21dfb2a8ac02aaf1e881f987b9
treec08ccd3e53a572f0c35662c11cd05456e72a7cf7
parent04501ee57e7f6ef216b15b45785285fe4acebc42
gh-74690: Add more tests for runtime-checkable protocols (#103347)
Lib/test/test_typing.py