Use _PyObject_FastCallVa() in type slots
Issue #28915: Replace Py_VaBuildValue()+PyObject_Call() with _PyObject_FastCallVa() to avoid the creation of temporary tuple.
V
Victor Stinner committed
887b4307b62f2b3d6f757abe648df6808c045eae
Parent: 7f39c0c