diff options
author | Mark Shannon <mark@hotpy.org> | 2017-10-22 22:41:51 +0100 |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2017-10-22 23:41:51 +0200 |
commit | ae3087c6382011c47db82fea4d05f8bbf514265d (patch) | |
tree | c5d832a760d9898700f1ca397a5a305734b3d77a /Python/pythonrun.c | |
parent | 91dc64ba3f51100540b2ab6c6cd72c3bb18a6d49 (diff) | |
download | cpython-git-ae3087c6382011c47db82fea4d05f8bbf514265d.tar.gz |
Move exc state to generator. Fixes bpo-25612 (#1773)
Move exception state information from frame objects to coroutine (generator/thread) object where it belongs.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions