This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Aaron Sokoloski, chris.jerdonek, ezio.melotti, iritkatriel, michael.foord, rbcollins
Date 2020-12-12.01:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607734801.33.0.423620948146.issue24959@roundup.psfhosted.org>
In-reply-to
Content
I think this is the same as issue42247, where I've recently attached a patch that removes __unittest frames from the traceback rather than count them and then set a limit for printing. 

I could add to that patch what Robert suggests here - to filter the __cause__ traceback as well.
History
Date User Action Args
2020-12-12 01:00:01iritkatrielsetrecipients: + iritkatriel, rbcollins, ezio.melotti, michael.foord, chris.jerdonek, Aaron Sokoloski
2020-12-12 01:00:01iritkatrielsetmessageid: <1607734801.33.0.423620948146.issue24959@roundup.psfhosted.org>
2020-12-12 01:00:01iritkatriellinkissue24959 messages
2020-12-12 01:00:01iritkatrielcreate