]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74690: Add more tests for runtime-checkable protocols (GH-103347)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Apr 2023 17:47:49 +0000 (10:47 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2023 17:47:49 +0000 (10:47 -0700)
commit1b1f0164cb210abc0af5803bee071d67e8272bb8
tree0b627cbd301c20d365423754b83a391293dfebc3
parentecb09a849689764193e0115d27e220f82b5f6d9f
gh-74690: Add more tests for runtime-checkable protocols (GH-103347)

(cherry picked from commit 800382a2b0980c21dfb2a8ac02aaf1e881f987b9)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py