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 vstinner
Recipients python-dev, serhiy.storchaka, vstinner, yselivanov, ztane
Date 2016-08-19.19:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbExN+eGrvdDkmZgLgkbb_pxGtgBODz-DNADkJc=VC61Q@mail.gmail.com>
In-reply-to <[email protected]>
Content
Ok, I updated the most simple forms of function calls.

I will open new issues for more complex calls and more sensible parts of
the code like ceval.c.

Buildbots seem to be happy.
History
Date User Action Args
2016-08-19 19:16:19vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka, yselivanov, ztane
2016-08-19 19:16:19vstinnerlinkissue27128 messages
2016-08-19 19:16:19vstinnercreate