]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110686: Test pattern matching with `runtime_checkable` protocols (#110687)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 10 Dec 2023 15:21:20 +0000 (18:21 +0300)
committerGitHub <noreply@github.com>
Sun, 10 Dec 2023 15:21:20 +0000 (07:21 -0800)
commit9d02d3451a61521c65db6f93596ece2f572f1f3e
tree8ac8b45431f38d94c2e39e5d169f612731a48a4a
parent7595d47722ae359e6642506646640a3f86816cef
gh-110686: Test pattern matching with `runtime_checkable` protocols (#110687)
Lib/test/test_patma.py