Searched refs:PyEval_CallObjectWithKeywords (Results 1 – 9 of 9) sorted by relevance
17 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(24 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
354 PyEval_CallObjectWithKeywords(PyObject *callable, in PyEval_CallObjectWithKeywords() function
171 function,PyEval_CallObjectWithKeywords,3.2,
235 EXPORT_FUNC(PyEval_CallObjectWithKeywords)
26 Fix minor regression of PyEval_CallObjectWithKeywords. It should raise
5630 ``PyEval_CallMethod`` and ``PyEval_CallObjectWithKeywords`` are deprecated.
735 Fix minor regression of PyEval_CallObjectWithKeywords. It should raise
580 function PyEval_CallObjectWithKeywords
1187 ``PyEval_CallMethod`` and ``PyEval_CallObjectWithKeywords`` are deprecated.