[issue33398] From, To, Cc lines break when calling send_message()

2018-07-31 Thread Jens Troeger
Jens Troeger added the comment: See also this issue comment: https://bugs.python.org/issue24218#msg322761 -- ___ Python tracker ___ ___

[issue33398] From, To, Cc lines break when calling send_message()

2018-05-01 Thread Jens Troeger
New submission from Jens Troeger : It looks like non-ascii characters in an Address()’s display_name parameter cause their lines in the header to get mangled when the message is being sent. For example, a case to reproduce: >>> msg = EmailMessage() >>> msg["To"] = Address(display_name