SIGN IN SIGN UP

WITH_CLEANUP_START uses fastcall

Modify WITH_CLEANUP_START bytecode: replace PyObject_CallFunctionObjArgs() with
_PyObject_FastCall().
V
Victor Stinner committed
842cfff3215aaebf788d782e40a61fe421fb2a5d
Parent: 27580c1