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 Arfrever, eric.araujo, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, shaurz, vstinner
Date 2012-03-15.19:15:38
SpamBayes Score 0.0029783207
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> Attached is a second patch that adds keyword-only argument support to
> PyArg_ParseTupleAndKeywords.  This was developed in isolation.

Please post that on a dedicated issue :)
History
Date User Action Args
2012-03-15 19:15:38pitrousetrecipients: + pitrou, gvanrossum, loewis, ncoghlan, vstinner, larry, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev
2012-03-15 19:15:38pitroulinkissue14127 messages
2012-03-15 19:15:38pitroucreate