]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
typing tests: `_overload_dummy` raises `NotImplementedError`, not `RuntimeError`...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Oct 2022 01:23:40 +0000 (18:23 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Oct 2022 01:23:40 +0000 (18:23 -0700)
commit5f5fa4ca4b959f5e86fe141e297fd8b93eaeabff
treecf45083e41629cd7ab983ed97bf458b5a9ce138e
parentdf4aaff0e60e907225370755bb9881b08fb2b0ea
typing tests: `_overload_dummy` raises `NotImplementedError`, not `RuntimeError` (GH-98351)

(cherry picked from commit 1ca6647f22794f0a0c982ecb03e764db76d51087)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_typing.py