pycore_call.h File Reference

Functions

 PyAPI_FUNC (PyObject *) _PyObject_Call_Prepend(PyThreadState *tstate
 
static PyObject_PyObject_CallNoArgTstate (PyThreadState *tstate, PyObject *func)
 

Variables

PyObjectcallable
 
PyObject PyObjectobj
 
PyObject PyObject PyObjectargs
 
PyObject PyObject PyObject PyObjectkwargs
 
PyObject PyObject *const size_t nargsf
 

Function Documentation

◆ PyAPI_FUNC()

PyAPI_FUNC ( PyObject )

◆ _PyObject_CallNoArgTstate()

static PyObject* _PyObject_CallNoArgTstate ( PyThreadState tstate,
PyObject func 
)
static

Variable Documentation

◆ callable

PyObject* callable

◆ obj

◆ args

◆ kwargs

◆ nargsf

PyObject PyObject* const size_t nargsf