[issue39766] unittest's assertRaises removes locals from tracebacks

daniel hahler report at bugs.python.org
Wed Feb 26 18:25:22 EST 2020


daniel hahler <python-bugs at thequod.de> added the comment:

The test for issue9815 passes since bbd3cf8f1e (bpo-23890).

It seems like `traceback.clear_frames(tb)` should probably removed altogether?

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list