]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103171: Forward-port new tests for runtime-checkable protocols dec orated with...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 7 Jun 2023 22:25:17 +0000 (23:25 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 22:25:17 +0000 (22:25 +0000)
commitf5df347fcf5fe029edbe6bf274da0f4880401852
tree4f8fddbe1750199084d86a4de202784f0c920eaa
parent264a0110ffa4e08b0c7b1023e67a6bd7cb9617c6
gh-103171: Forward-port new tests for runtime-checkable protocols dec orated with `@final` (#105473)

Forward-port of the tests that were added to the 3.11 branch in #105445
Lib/test/test_typing.py