This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients josh.r, llllllllll, martin.panter, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-04-19.21:44:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461102298.51.0.445115249625.issue26802@psf.upfronthosting.co.za>
In-reply-to
Content
> 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
History
Date User Action Args
2016-04-19 21:44:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev, martin.panter, yselivanov, josh.r, llllllllll
2016-04-19 21:44:58serhiy.storchakasetmessageid: <1461102298.51.0.445115249625.issue26802@psf.upfronthosting.co.za>
2016-04-19 21:44:58serhiy.storchakalinkissue26802 messages
2016-04-19 21:44:58serhiy.storchakacreate