[issue29465] Add _PyObject_FastCall() to reduce stack consumption

STINNER Victor report at bugs.python.org
Wed Feb 8 12:35:47 EST 2017


STINNER Victor added the comment:

I splitted my big patch into smaller changes, see my pull request:
https://github.com/python/cpython/pull/74

If you prefer Rietveld ([Review] button), I also attached the squashed change: pyobject_fastcall-5.patch.

----------
Added file: http://bugs.python.org/file46599/pyobject_fastcall-5.patch

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


More information about the Python-bugs-list mailing list