SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-37830: Fix compilation of break and continue in finally. (GH-15320)

Fix compilation of "break" and "continue" in the
"finally" block when the corresponding "try" block
contains "return" with a non-constant value.
S
Serhiy Storchaka committed
ef61c524ddeeb56da3858b86e349e7288d68178e
Parent: e9c90aa
Committed by GitHub <[email protected]> on 8/24/2019, 10:11:52 AM