Irit Katriel <iritkatr...@yahoo.com> added the comment:

In issue42247 the unit test framework uses limit as a hack to remove its own 
frame, and then the traceback module applies the limit to the chained exception 
as well.

If the filter suggested here existed, unit test could use that instead of limit.

----------
nosy: +iritkatriel

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31299>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to