]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use more precise exception types in `assertRaises` in typing tests (#98650)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 25 Oct 2022 13:33:34 +0000 (16:33 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 13:33:34 +0000 (06:33 -0700)
commit45c89358b71e4638455e75ba6e60b42c511bbc2a
treef0d7578c3c6a544fcafbb3067991b3d2bad7e00d
parentd91de288e73c67805e4c838b5f770ab7ec3661f9
Use more precise exception types in `assertRaises` in typing tests (#98650)
Lib/test/test_typing.py