[issue26814] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments

STINNER Victor report at bugs.python.org
Thu Apr 21 11:05:13 EDT 2016


STINNER Victor added the comment:

> I believe I got a very simple version of it working at one point, supporting positional parameters only, with some optional arguments.

Yeah, that would be a nice first step.

> p.s. My last name has two S's.  If you continue to leave off one of them, I shall remove one from yours, Mr. TINNER.

Ooops, I'm sorry Guido Hastings :-(

----------

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


More information about the Python-bugs-list mailing list