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 martin.panter
Recipients barry, martin.panter, r.david.murray
Date 2016-06-20.08:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466412597.15.0.668881117539.issue27328@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new version which I think should be okay to apply. I restored the references to the base class, but now using the MessageDefect name. I removed the changes relating to raise_on_defect not being strict, in favour of fixing Issue 24364.
History
Date User Action Args
2016-06-20 08:49:57martin.pantersetrecipients: + martin.panter, barry, r.david.murray
2016-06-20 08:49:57martin.pantersetmessageid: <1466412597.15.0.668881117539.issue27328@psf.upfronthosting.co.za>
2016-06-20 08:49:57martin.panterlinkissue27328 messages
2016-06-20 08:49:56martin.pantercreate