SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 82 Python

never retain a generator's caller's exception state on the generator after a yield/return

This requires some trickery to properly save the exception state if the
generator creates its own exception state.
B
Benjamin Peterson committed
ac91341333d27bf39dd8b8c1c3164b5bdc19f03b
Parent: 9cf960c