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 jstasiak, larry, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-09-01.13:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472735725.82.0.603796895747.issue26814@psf.upfronthosting.co.za>
In-reply-to
Content
I splitted the giant patch into smaller patches easier to review. The first part (_PyObject_FastCall, _PyObject_FastCallDict) is already merged. Other issues were opened to implement the full feature. I now close this issue.
History
Date User Action Args
2016-09-01 13:15:25vstinnersetrecipients: + vstinner, rhettinger, larry, serhiy.storchaka, yselivanov, jstasiak
2016-09-01 13:15:25vstinnersetmessageid: <1472735725.82.0.603796895747.issue26814@psf.upfronthosting.co.za>
2016-09-01 13:15:25vstinnerlinkissue26814 messages
2016-09-01 13:15:25vstinnercreate