[issue29587] Generator/coroutine 'throw' discards exc_info state, which is bad

STINNER Victor report at bugs.python.org
Tue May 5 11:07:49 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset b0be6b3b94fbdf31b796adc19dc86a04a52b03e1 by Victor Stinner in branch 'master':
bpo-29587: _PyErr_ChainExceptions() checks exception (GH-19902)
https://github.com/python/cpython/commit/b0be6b3b94fbdf31b796adc19dc86a04a52b03e1


----------

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


More information about the Python-bugs-list mailing list