Jeroen Demeyer <j.deme...@ugent.be> added the comment:

Now to justify the naming: the plan is to keep the name "fast call" for the 
PyMethodDef flag METH_FASTCALL but to use the name "vectorcall" in the more 
general API.

I think that's a good idea regardless of PEP 590, as it makes it clear that 
_PyObject_Vectorcall is useful for more than just METH_FASTCALL functions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36970>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to