]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120544: Add `else: fail()` to tests where exception is expected (#120545)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 15 Jun 2024 10:33:14 +0000 (13:33 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 10:33:14 +0000 (10:33 +0000)
commit42ebdd83bb194f054fe5a10b3caa0c3a95be3679
tree1866edda1014c3efe5021b591605a8bedd449e25
parentd4039d3f6f8cb7738c5cd272dde04171446dfd2b
gh-120544: Add `else: fail()` to tests where exception is expected (#120545)
Lib/test/test_exceptions.py
Lib/test/test_unittest/test_case.py