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-20.00:42:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471653728.48.0.0929445783549.issue27128@psf.upfronthosting.co.za>
In-reply-to
Content
I created two new issues:

* issue #27809: _PyObject_FastCall(): add support for keyword arguments
* issue #27810: Add METH_FASTCALL: new calling convention for C functions
History
Date User Action Args
2016-08-20 00:42:08vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka, yselivanov, ztane
2016-08-20 00:42:08vstinnersetmessageid: <1471653728.48.0.0929445783549.issue27128@psf.upfronthosting.co.za>
2016-08-20 00:42:08vstinnerlinkissue27128 messages
2016-08-20 00:42:08vstinnercreate