]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103171: Revert undocumented behaviour change for runtime-checkable protocol...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 7 Jun 2023 21:18:21 +0000 (22:18 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 21:18:21 +0000 (21:18 +0000)
commit18e9fd80d956fd39ded581f91a9448aeff74b913
treec257290237ab66f8f18031dcad797897177ee6da
parent2ffeb0ecc78499b52b8337073c70b569413295e0
[3.11] gh-103171: Revert undocumented behaviour change for runtime-checkable protocols decorated with `@final` (#105445)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-06-07-14-24-39.gh-issue-103171.b3VJMD.rst [new file with mode: 0644]