]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46299: improve `test_descr.py` with stricter error handling (GH-30471)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Jan 2022 05:26:01 +0000 (21:26 -0800)
committerGitHub <noreply@github.com>
Sat, 8 Jan 2022 05:26:01 +0000 (21:26 -0800)
commitd2245cf190c36a6d74fe947bf133ce09d3313a6f
tree9640e2537bb1c311532e679ffe33bde7bedea75b
parentbea3f42bb7c360921f864949ef7472a7ecb02cd3
bpo-46299: improve `test_descr.py` with stricter error handling (GH-30471)

(cherry picked from commit e63066cfed27511c9b786d61761f87f7a532571a)

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