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 yselivanov
Recipients methane, python-dev, vstinner, yselivanov
Date 2017-02-02.01:27:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485998879.87.0.138299661401.issue29263@psf.upfronthosting.co.za>
In-reply-to
Content
> * Add _PyMethodDescr_FastCallKeywords and call it in call_function.

This option seems to be the easiest to implement.
History
Date User Action Args
2017-02-02 01:27:59yselivanovsetrecipients: + yselivanov, vstinner, methane, python-dev
2017-02-02 01:27:59yselivanovsetmessageid: <1485998879.87.0.138299661401.issue29263@psf.upfronthosting.co.za>
2017-02-02 01:27:59yselivanovlinkissue29263 messages
2017-02-02 01:27:59yselivanovcreate