SIGN IN SIGN UP

_PyObject_FastCallKeywords() now calls directly tp_call

_PyObject_FastCallKeywords() doesn't call _PyObject_FastCallDict() anymore:
call directly tp_call.
V
Victor Stinner committed
f2d568ff954741c482c64611b164f1506ee9cbe9
Parent: eae4357