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 python-dev
Recipients amaury.forgeotdarc, barry, ezio.melotti, flox, gvanrossum, larry, ncoghlan, pitrou, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2013-02-17.00:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z7pV33vTYzNbt@mail.python.org>
In-reply-to
Content
New changeset 4e985a96a612 by Antoine Pitrou in branch 'default':
Issue #17170: speed up PyArg_ParseTuple[AndKeywords] a bit.
http://hg.python.org/cpython/rev/4e985a96a612
History
Date User Action Args
2013-02-17 00:09:16python-devsetrecipients: + python-dev, gvanrossum, barry, terry.reedy, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, larry, ezio.melotti, flox, serhiy.storchaka
2013-02-17 00:09:16python-devlinkissue17170 messages
2013-02-17 00:09:16python-devcreate