diff options
author | Benjamin Peterson <benjamin@python.org> | 2011-07-03 13:44:00 -0500 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2011-07-03 13:44:00 -0500 |
commit | e960b4e7aaebd483ad420e895eded15c7857597f (patch) | |
tree | db173ccc06696c50739248f087465b03b2224c8d /Python/pythonrun.c | |
parent | 8af7edff702d983b9df7cee1f7da04d840812f55 (diff) | |
download | cpython-e960b4e7aaebd483ad420e895eded15c7857597f.tar.gz |
restore a generator's caller's exception state both on yield and (last) return
This prevents generator exception state from leaking into the caller.
Closes #12475.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions