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, scoder, serhiy.storchaka, vstinner, yselivanov, ztane
Date 2016-09-01.13:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472735634.1.0.124996547691.issue27128@psf.upfronthosting.co.za>
In-reply-to
Content
The main features (_PyFunction_FastCall()) has been merged. Supporting keyword arguments is now handled by other issue (see issue #27830). I close this issue.
History
Date User Action Args
2016-09-01 13:13:54vstinnersetrecipients: + vstinner, scoder, python-dev, serhiy.storchaka, yselivanov, ztane
2016-09-01 13:13:54vstinnersetmessageid: <1472735634.1.0.124996547691.issue27128@psf.upfronthosting.co.za>
2016-09-01 13:13:54vstinnerlinkissue27128 messages
2016-09-01 13:13:54vstinnercreate