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 ethan.furman
Recipients ethan.furman, ncoghlan
Date 2013-09-08.06:55:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378623301.68.0.713762244503.issue18968@psf.upfronthosting.co.za>
In-reply-to
Content
Run the test suite both with and without the patch, and compare the results.  Additional skipped tests, additional failed tests, or less than the number of expected additional tests signal a problem.

The first two should be automatable, the last depends on the human paying attention.  ;)

This should at least deal with problems created by a patch.
History
Date User Action Args
2013-09-08 06:55:01ethan.furmansetrecipients: + ethan.furman, ncoghlan
2013-09-08 06:55:01ethan.furmansetmessageid: <1378623301.68.0.713762244503.issue18968@psf.upfronthosting.co.za>
2013-09-08 06:55:01ethan.furmanlinkissue18968 messages
2013-09-08 06:55:01ethan.furmancreate