[issue27128] Add _PyObject_FastCall()

STINNER Victor report at bugs.python.org
Fri Aug 19 20:42:08 EDT 2016


STINNER Victor added the comment:

I created two new issues:

* issue #27809: _PyObject_FastCall(): add support for keyword arguments
* issue #27810: Add METH_FASTCALL: new calling convention for C functions

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27128>
_______________________________________


More information about the Python-bugs-list mailing list