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 larry
Recipients larry, serhiy.storchaka, zach.ware
Date 2016-05-02.03:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462158913.93.0.585552061016.issue26901@psf.upfronthosting.co.za>
In-reply-to
Content
I will admit that even during development I rarely used Clinic's test suite.  My test suite is: make a change, then run Clinic over all of CPython and do a diff.  If nothing changed then Clinic is still working.
History
Date User Action Args
2016-05-02 03:15:14larrysetrecipients: + larry, zach.ware, serhiy.storchaka
2016-05-02 03:15:13larrysetmessageid: <1462158913.93.0.585552061016.issue26901@psf.upfronthosting.co.za>
2016-05-02 03:15:13larrylinkissue26901 messages
2016-05-02 03:15:13larrycreate