[issue45711] Simplify the interpreter's (type, val, tb) exception representation

Irit Katriel report at bugs.python.org
Wed Nov 10 11:57:23 EST 2021


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


New changeset 05fbd60147456d77a7aecf29dddd86c5bde5872f by Irit Katriel in branch 'main':
bpo-45711: Use _PyErr_ClearExcState instead of setting only exc_value to NULL (GH-29404)
https://github.com/python/cpython/commit/05fbd60147456d77a7aecf29dddd86c5bde5872f


----------

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


More information about the Python-bugs-list mailing list