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 ncoghlan
Recipients Arfrever, Trundle, alex, asvetlov, barry, bfroehle, chris.jerdonek, daniel.urban, david.villa, dmalcolm, eric.smith, ezio.melotti, gregory.p.smith, gvanrossum, jcea, jkloth, larry, mark.dickinson, ncoghlan, pitrou, skrah, v+python
Date 2013-02-13.07:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360741340.92.0.0192313331868.issue16612@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for documenting the clinic DSL as a PEP. It's a bit too hard to find the rationale for toolchain changes like this when they're hidden away in tracker issues.

It doesn't need to be an extended essay like most of the PEPs I write, it can be relatively short and sweet (consider the PEP that approved the addition of unittest.mock: http://www.python.org/dev/peps/pep-0417/)

As Greg suggested, taking the current clinic.txt and publishing it as a "DSL for C API argument processing" PEP would get you most of the way there.
History
Date User Action Args
2013-02-13 07:42:21ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, gregory.p.smith, jcea, mark.dickinson, pitrou, larry, eric.smith, jkloth, ezio.melotti, Arfrever, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, chris.jerdonek, bfroehle, david.villa
2013-02-13 07:42:20ncoghlansetmessageid: <1360741340.92.0.0192313331868.issue16612@psf.upfronthosting.co.za>
2013-02-13 07:42:20ncoghlanlinkissue16612 messages
2013-02-13 07:42:20ncoghlancreate