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 pitrou
Recipients amaury.forgeotdarc, ezio.melotti, flox, gvanrossum, larry, ncoghlan, pitrou, serhiy.storchaka, terry.reedy, vstinner
Date 2013-02-13.10:05:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360749951.94.0.949693407961.issue17170@psf.upfronthosting.co.za>
In-reply-to
Content
> Truthfully I was hoping someone else would pick up the gauntlet once it 
> was checked in and make a new argument processing API / hack up the
> Argument Clinic output to make it faster.

Argument Clinic's preprocessing would be a very nice building block to generate faster parsing sequences.
Like Nick I'd still like to see a PEP, though ;-)
History
Date User Action Args
2013-02-13 10:05:51pitrousetrecipients: + pitrou, gvanrossum, terry.reedy, amaury.forgeotdarc, ncoghlan, vstinner, larry, ezio.melotti, flox, serhiy.storchaka
2013-02-13 10:05:51pitrousetmessageid: <1360749951.94.0.949693407961.issue17170@psf.upfronthosting.co.za>
2013-02-13 10:05:51pitroulinkissue17170 messages
2013-02-13 10:05:51pitroucreate