]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132604: Deprecate inherited runtime checkability of protocols (GH-143806)
authorBartosz Sławecki <bartosz@ilikepython.com>
Mon, 9 Feb 2026 14:13:47 +0000 (15:13 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 14:13:47 +0000 (15:13 +0100)
commitff531f9005d508cbac31ffdd696ef45bc4944d61
tree5779d2d74c7d4bb9c4f21f06db6825004e17ceb0
parenta91b5c3fb5aeaeda6a8e016378beb0e4a8b329e6
gh-132604: Deprecate inherited runtime checkability of protocols (GH-143806)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/typing.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2026-01-13-15-56-03.gh-issue-132604.lvjNTr.rst [new file with mode: 0644]