]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99124: use concrete exception types in `test_builtin` (GH-99125)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Nov 2022 02:12:48 +0000 (18:12 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 02:12:48 +0000 (18:12 -0800)
commit42fb233c52f438b42666d3d09937ea8130f93d6c
tree2a740ab61aa3642d808d336082f18bda5c49125e
parent1e5e38b0ee45f0ebb04d7c24b4abce9f6f6e877e
gh-99124: use concrete exception types in `test_builtin` (GH-99125)

(cherry picked from commit c32bc1bffd9d63ede0d0505abab983247a3ad0c6)

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