[issue29590] Incorrect stack traces when re-entering a generator/coroutine stack via .throw()

Mark Shannon report at bugs.python.org
Thu Jul 9 09:27:31 EDT 2020


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 8b33961e4bc4020d8b2d5b949ad9d5c669300e89 by Chris Jerdonek in branch 'master':
bpo-29590: fix stack trace for gen.throw() with yield from (#19896)
https://github.com/python/cpython/commit/8b33961e4bc4020d8b2d5b949ad9d5c669300e89


----------
nosy: +Mark.Shannon

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


More information about the Python-bugs-list mailing list