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 skrah
Recipients docs@python, serhiy.storchaka, skrah, vstinner
Date 2016-11-26.11:08:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480158534.61.0.510309261592.issue28805@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like METH_FASTCALL gives nice speedups (#28754).

Is this an internal interface or can it be documented like
METH_KEYWORDS etc.?
History
Date User Action Args
2016-11-26 11:08:54skrahsetrecipients: + skrah, vstinner, docs@python, serhiy.storchaka
2016-11-26 11:08:54skrahsetmessageid: <1480158534.61.0.510309261592.issue28805@psf.upfronthosting.co.za>
2016-11-26 11:08:54skrahlinkissue28805 messages
2016-11-26 11:08:54skrahcreate