]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Increase test coverage of Objects/exceptions.c (GH-94674)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 8 Jul 2022 18:01:47 +0000 (19:01 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2022 18:01:47 +0000 (19:01 +0100)
commit4bed0db7c222f8df1b4e31107c0305214caf3f56
treea36e45975d1c2d9fbfdba6fa5963b32839219a98
parent9dff9f48144cf5d8bc1e6605f258973200c6b8c8
Increase test coverage of Objects/exceptions.c (GH-94674)
Lib/test/test_exception_group.py
Lib/test/test_exceptions.py