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 rhettinger, serhiy.storchaka, skrah, vstinner
Date 2017-02-06.16:08:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486397316.62.0.465344478447.issue29301@psf.upfronthosting.co.za>
In-reply-to
Content
Oh ok, it seems like Serhiy wants to change METH_FASTCALL. I didn't know :-) He just opened the issue #29464: "Specialize FASTCALL for functions with positional-only parameters". Interesting idea.
History
Date User Action Args
2017-02-06 16:08:36vstinnersetrecipients: + vstinner, rhettinger, skrah, serhiy.storchaka
2017-02-06 16:08:36vstinnersetmessageid: <1486397316.62.0.465344478447.issue29301@psf.upfronthosting.co.za>
2017-02-06 16:08:36vstinnerlinkissue29301 messages
2017-02-06 16:08:36vstinnercreate