• Raymond Hettinger's avatar
    SF patch #864059: optimize eval_frame · 1dd83092
    Raymond Hettinger authored
    Simplified version of Neal Norwitz's patch which adds gotos for
    opcodes that set "why".  This skips a number of tests where the
    outcome of the tests are known in advance.
    1dd83092
ceval.c 97.6 KB