SIGN IN SIGN UP

Add _PyObject_CallFunctionVa() helper

Issue #28915: Add _PyObject_CallFunctionVa() helper to factorize code of
functions:

* PyObject_CallFunction()
* _PyObject_CallFunction_SizeT()
* callmethod()
V
Victor Stinner committed
e83aab12b0f5281ad0c1eba2fcee27f9789cb1db
Parent: 3bb7119