[issue28915] Modify PyObject_CallFunction() to use fast call internally

Roundup Robot report at bugs.python.org
Fri Dec 9 08:43:19 EST 2016


Roundup Robot added the comment:

New changeset 39bed12135c1 by Victor Stinner in branch 'default':
Issue #28915: Use _PyObject_CallNoArg()
https://hg.python.org/cpython/rev/39bed12135c1

New changeset b29c719d5992 by Victor Stinner in branch 'default':
Use _PyObject_CallMethodIdObjArgs() in _asyncio
https://hg.python.org/cpython/rev/b29c719d5992

----------

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


More information about the Python-bugs-list mailing list