]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use subTest in test_exceptions for better error reporting (GH-20140)
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 17 May 2020 00:22:00 +0000 (01:22 +0100)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 00:22:00 +0000 (01:22 +0100)
commitaf8e5f84d909487a66558d086cb1754f49221236
treec0d6c52eb8ac8048cb0098613bc2a47630249479
parent837f9e42e3a1ad03b340661afe85e67d2719334f
Use subTest in test_exceptions for better error reporting (GH-20140)
Lib/test/test_exceptions.py