]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
typing: Add missing test case for Protocol inheritance (#132597)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 16 Apr 2025 15:21:27 +0000 (08:21 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 15:21:27 +0000 (08:21 -0700)
commit72da4a445867648ee668bfc68a9bb659dfebe658
tree27c01e6cc8fd790aa5562b83bba80de6bd3b485d
parent71af090e24f4df7557e4ad77f26bf0219ef672be
typing: Add missing test case for Protocol inheritance (#132597)
Lib/test/test_typing.py