[issue12475] Generator bug allows you to chain arbitrary tracebacks to the next raised exception

Roundup Robot report at bugs.python.org
Sun Jul 3 20:44:34 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset cc7ae81cfe91 by Benjamin Peterson in branch '3.2':
restore a generator's caller's exception state both on yield and (last) return
http://hg.python.org/cpython/rev/cc7ae81cfe91

New changeset 33dca840938d by Benjamin Peterson in branch 'default':
merge 3.2 (#12475)
http://hg.python.org/cpython/rev/33dca840938d

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12475>
_______________________________________


More information about the Python-bugs-list mailing list