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 scoder
Recipients python-dev, scoder, serhiy.storchaka, vstinner, yselivanov, ztane
Date 2016-08-22.10:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471860890.9.0.0122364196226.issue27128@psf.upfronthosting.co.za>
In-reply-to
Content
FYI: I copied your (no-kwargs) implementation over into Cython and I get around 17% faster calls to Python functions with 2 positional arguments.
History
Date User Action Args
2016-08-22 10:14:50scodersetrecipients: + scoder, vstinner, python-dev, serhiy.storchaka, yselivanov, ztane
2016-08-22 10:14:50scodersetmessageid: <1471860890.9.0.0122364196226.issue27128@psf.upfronthosting.co.za>
2016-08-22 10:14:50scoderlinkissue27128 messages
2016-08-22 10:14:50scodercreate