[New-bugs-announce] [issue24218] Also support SMTPUTF8 in smtplib's send_message method.

R. David Murray report at bugs.python.org
Sun May 17 18:21:59 CEST 2015


New submission from R. David Murray:

Now that I've committed issue 24211, we can also add SMTPUTF8 support to smptlib's send_message command.  See attached patch.

----------
files: send_message_smtputf8.patch
keywords: patch
messages: 243413
nosy: r.david.murray
priority: normal
severity: normal
stage: patch review
status: open
title: Also support SMTPUTF8 in smtplib's send_message method.
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file39409/send_message_smtputf8.patch

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


More information about the New-bugs-announce mailing list