SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 42 Python

SF patch #701907: More use of fast_next_opcode

My previous patches should have used fast_next_opcode
in a few places instead of continue.

Also, applied one PyInt_AS_LONG macro in a place where
the type had already been checked.
R
Raymond Hettinger committed
080cb3268f770d2589ee350ace7f589927e8db98
Parent: 43ed43b