]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112345: `typing.Protocol`: Let failed subclasscheck show non-method members (...
authorRandolf Scholz <randolf.scholz@gmail.com>
Fri, 24 Nov 2023 09:46:08 +0000 (10:46 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Nov 2023 09:46:08 +0000 (09:46 +0000)
commite9d1360c9a1072aa23950b321491dc542c3a19b8
treed1475279265198f6cc44e4e53fb6be2b0e9a1a1b
parentd9fc15222e96942e30ea8b0561dec5c82ecb4663
gh-112345: `typing.Protocol`: Let failed subclasscheck show non-method members (#112344)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-11-23-17-25-27.gh-issue-112345.FFApHx.rst [new file with mode: 0644]