[issue1823] Possible to set invalid Content-Transfer-Encoding on email.mime.multipart.MIMEMultipart

Barry A. Warsaw report at bugs.python.org
Mon Oct 19 19:58:59 EDT 2020


Barry A. Warsaw <barry at python.org> added the comment:

The other question is what to do about `EmailMessage` objects, which don't have a `set_charset()` method.  For now, I'll ignore that.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1823>
_______________________________________


More information about the Python-bugs-list mailing list