bpoaugust <sebbaz+...@gmail.com> added the comment:

When the library is being used to parse existing emails, I think it needs to do 
the minimum validation and canonicalisation.

It may be useful in some circumstances to report where the input is not 
syntactically correct, but I'm not sure it is helpful to truncate the input at 
the first syntax error.

When the library is used to generate emails, validation should be very strict.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to