]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
typing tests: `_overload_dummy` raises `NotImplementedError`, not `RuntimeError`...
authorNikita Sobolev <mail@sobolevn.me>
Thu, 20 Oct 2022 00:53:36 +0000 (03:53 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Oct 2022 00:53:36 +0000 (17:53 -0700)
commit1ca6647f22794f0a0c982ecb03e764db76d51087
tree8208ea968b360f9b740264b22029c7c193cd9a33
parent1f369ad07ff44b1fd6db75b33298e20ad604efc8
typing tests: `_overload_dummy` raises `NotImplementedError`, not `RuntimeError` (#98351)
Lib/test/test_typing.py