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 methane
Recipients larry, methane, serhiy.storchaka, vstinner, yselivanov
Date 2017-01-16.23:24:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484609041.44.0.0510744510658.issue29286@psf.upfronthosting.co.za>
In-reply-to
Content
Parsing positional arguments for METH_KEYWORDS and METH_FASTCALL can be faster by 
http://bugs.python.org/issue29029
History
Date User Action Args
2017-01-16 23:24:01methanesetrecipients: + methane, vstinner, larry, serhiy.storchaka, yselivanov
2017-01-16 23:24:01methanesetmessageid: <1484609041.44.0.0510744510658.issue29286@psf.upfronthosting.co.za>
2017-01-16 23:24:01methanelinkissue29286 messages
2017-01-16 23:24:01methanecreate