diff options
author | Chris Jerdonek <chris.jerdonek@gmail.com> | 2020-07-09 13:27:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-09 13:27:23 (GMT) |
commit | 8b33961e4bc4020d8b2d5b949ad9d5c669300e89 (patch) | |
tree | abed35abb8d1696af9e068b6eeb44193ac4ed00f /Doc/library/markup.rst | |
parent | 96a6a6d42be272a27562d98549bbffc0d1854669 (diff) | |
download | cpython-8b33961e4bc4020d8b2d5b949ad9d5c669300e89.zip cpython-8b33961e4bc4020d8b2d5b949ad9d5c669300e89.tar.gz cpython-8b33961e4bc4020d8b2d5b949ad9d5c669300e89.tar.bz2 |
bpo-29590: fix stack trace for gen.throw() with yield from (#19896)
* Add failing test.
* bpo-29590: fix stack trace for gen.throw() with yield from (GH-NNNN)
When gen.throw() is called on a generator after a "yield from", the
intermediate stack trace entries are lost. This commit fixes that.
Diffstat (limited to 'Doc/library/markup.rst')
0 files changed, 0 insertions, 0 deletions