]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[tests] Add missing assert against expected tracebacks in test_exceptions.py (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Sep 2021 22:38:59 +0000 (15:38 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 22:38:59 +0000 (00:38 +0200)
commitc800e390941e91a9a276191d2f41b7e0e6e23e9e
treeef272f165feecf3667496e06d44717c5fe6e6a2a
parent41d48bc038b254cc4a78a2d840097196b9545a84
[tests] Add missing assert against expected tracebacks in test_exceptions.py (GH-28484) (GH-28510)

(cherry picked from commit a0073471002bed0169fb806703e26880bbcceb73)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Lib/test/test_exceptions.py