MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / PyEval_CallObjectWithKeywords

Function PyEval_CallObjectWithKeywords

Python/ceval.c:3865–3893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

profiler_runcallFunction · 0.85
t_bootstrapFunction · 0.85
methoddescr_callFunction · 0.85
classmethoddescr_callFunction · 0.85
wrapperdescr_callFunction · 0.85
PyObject_CallObjectFunction · 0.85
PyInstance_NewFunction · 0.85
builtin_applyFunction · 0.85

Calls 3

PyTuple_NewFunction · 0.85
PyErr_SetStringFunction · 0.85
PyObject_CallFunction · 0.85

Tested by

no test coverage detected