Abhilash Raj <raj.abhila...@gmail.com> added the comment:

I don't think this is an issue anymore, I guess this was fixed as a part of 
some other PR.

I tested this out on a recent branch:

   >>> import email
   >>> msg = email.message_from_string('From: Abhilash <maxk...@email.com> 
<anot...@some.com>')
   >>> msg['From'] 
   'Abhilash <maxk...@email.com> <anot...@some.com>'

@david, @barry: I think we can close this issue.

----------
nosy: +maxking

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

Reply via email to