mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
080cb3268f
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.