[issue25612] nested try..excepts don't work correctly for generators

STINNER Victor report at bugs.python.org
Fri Jun 29 08:41:13 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

It seems like this issue introduced a regression in Python 3.7.0: bpo-33996 "Crash in gen_send_ex(): _PyErr_GetTopmostException() returns freed memory".

----------

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


More information about the Python-bugs-list mailing list