aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Objects/clinic/codeobject.c.h
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2020-07-09 06:27:23 -0700
committerGitHub <noreply@github.com>2020-07-09 14:27:23 +0100
commit8b33961e4bc4020d8b2d5b949ad9d5c669300e89 (patch)
treeabed35abb8d1696af9e068b6eeb44193ac4ed00f /Objects/clinic/codeobject.c.h
parent96a6a6d42be272a27562d98549bbffc0d1854669 (diff)
downloadcpython-8b33961e4bc4020d8b2d5b949ad9d5c669300e89.tar.gz
cpython-8b33961e4bc4020d8b2d5b949ad9d5c669300e89.zip
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 'Objects/clinic/codeobject.c.h')
0 files changed, 0 insertions, 0 deletions