[issue26802] Avoid copy in call_function_var when no extra stack args are passed

Serhiy Storchaka report at bugs.python.org
Tue Apr 19 17:44:58 EDT 2016


Serhiy Storchaka added the comment:

> Do you have a reference to the more efficient implementation of CALL_FUNCTION?

Actually it was about MAKE_FUNCTION. But I think the same is applicable to CALL_FUNCTION.

http://comments.gmane.org/gmane.comp.python.devel/157321

----------

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


More information about the Python-bugs-list mailing list