[issue29259] Add tp_fastcall to PyTypeObject: support FASTCALL calling convention for all callable objects

Roundup Robot report at bugs.python.org
Wed Feb 8 20:03:06 EST 2017


Roundup Robot added the comment:

New changeset 31342913fb1e by Victor Stinner in branch 'default':
Fix PyCFunction_Call() performance issue
https://hg.python.org/cpython/rev/31342913fb1e

----------
status: pending -> open

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


More information about the Python-bugs-list mailing list