[issue30701] Exception parsing certain invalid email address headers

R. David Murray report at bugs.python.org
Mon Jun 19 15:42:37 EDT 2017


R. David Murray added the comment:

Yep, you found an edge case I didn't write a test for.  The defect should get added to the header object during parsing.  (Those are supposed to get copied to the message object...)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30701>
_______________________________________


More information about the Python-bugs-list mailing list