[issue14230] Delegating generator is not always visible to debugging tools such as inspect & pdb

Roundup Robot report at bugs.python.org
Thu Mar 15 21:38:29 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 72556ff86828 by Benjamin Peterson in branch 'default':
perform yield from delegation by repeating YIELD_FROM opcode (closes #14230)
http://hg.python.org/cpython/rev/72556ff86828

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

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


More information about the Python-bugs-list mailing list