SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 51 Python

Move exc state to generator. Fixes bpo-25612 (#1773)

Move exception state information from frame objects to coroutine (generator/thread) object where it belongs.
M
Mark Shannon committed
ae3087c6382011c47db82fea4d05f8bbf514265d
Parent: 91dc64b
Committed by Antoine Pitrou <pitrou@free.fr> on 10/22/2017, 9:41:51 PM