SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 16 Python

Adopt some peepholer suggestions from Armin Rigo:

* Use simpler, faster two pass algorithm for markblocks().
* Free the blocks variable if not NULL and exiting without change.
* Verify that the rest of the compiler has not set an exception.
* Make the test for tuple of constants less restrictive.
* Embellish the comment for chained conditional jumps.
R
Raymond Hettinger committed
effb3931ead28d47d240a113c85e8e494273ebfc
Parent: 0c1b253