[issue23915] [doc] traceback set with BaseException.with_traceback() pushed back on raise

Irit Katriel report at bugs.python.org
Mon Dec 7 11:48:10 EST 2020


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

The new PR has an alternative suggestion for a change, where I tried to incorporate both Travis's and David's points: (1) there are better alternatives now for exception chaining (2) the current frame gets pushed on the traceback when the exception is raised.

----------
stage: patch review -> resolved

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


More information about the Python-bugs-list mailing list