[issue24959] unittest swallows part of stack trace when raising AssertionError in a TestCase

Irit Katriel report at bugs.python.org
Tue Mar 8 16:44:03 EST 2022


Irit Katriel <iritkatriel at gmail.com> added the comment:


New changeset 88b7d86a73da9388aa65c96401c2984c8c16f8db by Irit Katriel in branch 'main':
bpo-24959: fix unittest.assertRaises bug where traceback entries are dropped from chained exceptions (GH-23688)
https://github.com/python/cpython/commit/88b7d86a73da9388aa65c96401c2984c8c16f8db


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24959>
_______________________________________


More information about the Python-bugs-list mailing list