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 larry, meador.inge, ncoghlan, pitrou, zach.ware
Date 2014-01-25.08:30:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390638602.24.0.942418240365.issue20264@psf.upfronthosting.co.za>
In-reply-to
Content
Having clinic work like reindent on "make patchcheck" would be very nice.

As a second line of defence, we should also have a server side equivalent of the whitespace check as a repo hook in Mercurial (i.e. don't allow a push when clinic output is out of date).
History
Date User Action Args
2014-01-25 08:30:02ncoghlansetrecipients: + ncoghlan, pitrou, larry, meador.inge, zach.ware
2014-01-25 08:30:02ncoghlansetmessageid: <1390638602.24.0.942418240365.issue20264@psf.upfronthosting.co.za>
2014-01-25 08:30:02ncoghlanlinkissue20264 messages
2014-01-25 08:30:01ncoghlancreate