]> 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:30:38 +0000 (18:30 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 02:30:38 +0000 (18:30 -0800)
commite7781fd695c0ee44904f717eb0511cbf00b22090
tree81948453953bf75b1e33f314af7a49b3e2305f53
parenta5d3e1dd04bdf12b6b16eca910b7446270d67c0e
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