]> 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:11 +0000 (21:26 -0800)
committerGitHub <noreply@github.com>
Sat, 8 Jan 2022 05:26:11 +0000 (21:26 -0800)
commit566d70a8d1c1afb8e770068f1686f762a1e343b9
tree994e0adc346c286a34e7e4496346444a07674a40
parenta74eb5465582dd6e194a84ce4c66c12453373304
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