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 brett.cannon, docs@python, levkivskyi, serhiy.storchaka
Date 2016-12-06.23:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481067072.56.0.469508227299.issue28810@psf.upfronthosting.co.za>
In-reply-to
Content
Because nobody proposed a patch, here is my attempt. Following patch documents opcodes CALL_FUNCTION, CALL_FUNCTION_KW and CALL_FUNCTION_EX.
History
Date User Action Args
2016-12-06 23:31:12serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, docs@python, levkivskyi
2016-12-06 23:31:12serhiy.storchakasetmessageid: <1481067072.56.0.469508227299.issue28810@psf.upfronthosting.co.za>
2016-12-06 23:31:12serhiy.storchakalinkissue28810 messages
2016-12-06 23:31:12serhiy.storchakacreate