[issue37233] Use _PY_FASTCALL_SMALL_STACK for method_vectorcall
Inada Naoki
report at bugs.python.org
Wed Jul 3 06:54:03 EDT 2019
Inada Naoki <songofacandy at gmail.com> added the comment:
New changeset 53c214344038341ce86fcf7efa12dc33be9d5b45 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550)
https://github.com/python/cpython/commit/53c214344038341ce86fcf7efa12dc33be9d5b45
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37233>
_______________________________________
More information about the Python-bugs-list
mailing list