SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 37 Python

Bypass peepholing of code with lineno tables having intervals >= 255.

Allows the lineno fixup code to remain simple and not have to deal with
multibyte codings.

* Add an assertion to that effect.
* Remove the XXX comment on the subject.
R
Raymond Hettinger committed
1792bfbf902c5850889ced14403b89b8f895724e
Parent: 65d3c05