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 wiggin15
Recipients Dhara, berker.peksag, bronger, copper-head, ezio.melotti, michael.foord, rbcollins, wiggin15
Date 2015-08-03.08:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438590603.76.0.903553143287.issue20362@psf.upfronthosting.co.za>
In-reply-to
Content
* The removal of the 'kot' test is ok. That's what the fix is about. With longMessage set to False, we should only see the custom message, 'Message', and not the message about the regex that contains 'kot'.
* Please update the patch for 3.5 to use assertRegex and assertNotRegex in the assertMessages call. These are the new names. With the current patch, the tests throw deprecation warnings.

Other than that the patch looks good (I am not a committer, though, so I can't help further).
History
Date User Action Args
2015-08-03 08:30:03wiggin15setrecipients: + wiggin15, bronger, rbcollins, ezio.melotti, michael.foord, berker.peksag, Dhara, copper-head
2015-08-03 08:30:03wiggin15setmessageid: <1438590603.76.0.903553143287.issue20362@psf.upfronthosting.co.za>
2015-08-03 08:30:03wiggin15linkissue20362 messages
2015-08-03 08:30:03wiggin15create