[issue27809] _PyObject_FastCall(): add support for keyword arguments

Roundup Robot report at bugs.python.org
Tue Aug 23 18:09:10 EDT 2016


Roundup Robot added the comment:

New changeset 70f88b097f60 by Victor Stinner in branch 'default':
Issue #27809: map_next() uses fast call
https://hg.python.org/cpython/rev/70f88b097f60

New changeset 0e4f26083bbb by Victor Stinner in branch 'default':
PyObject_CallMethodObjArgs() now uses fast call
https://hg.python.org/cpython/rev/0e4f26083bbb

----------

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


More information about the Python-bugs-list mailing list