Martin Panter added the comment: Here is a patch to fix the two defects in Lib/email/feedparser.py. I also made some extra changes to the tests:
* Remove some tests from Lib/test/test_email/test_email.py, because I think they were redundant with methods of the same name in test_defect_handling.py. * Change a couple of the tests in test_defect_handling.py to verify there are no defects recorded at all even in raise_on_defect=True mode. ---------- keywords: +patch stage: needs patch -> patch review versions: -Python 3.4 Added file: http://bugs.python.org/file43486/defect-fixes.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24364> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com