[issue46510] Update Python2-style exception handling

Irit Katriel report at bugs.python.org
Tue Jan 25 07:11:52 EST 2022


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

It's not my intention here to go on a search-and-destroy mission to remove all calls to sys.exc_info(), that would cause unnecessary code churn. I am reviewing them to see where the call the sys.exc_info is close to other legacy problems/significant complexity/missing tests.

----------

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


More information about the Python-bugs-list mailing list