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

I can't reproduce this issue on the latest master branch. This seems to be 
fixed as a part of a different PR I suppose.

    >>> import email
    >>> msg = email.message_from_string("From: Bonifac Karaka : 
boni...@gmail.com")
    >>> msg['From']
    'Bonifac Karaka : boni...@gmail.com'

This is very similar to bpo-32178, which also is now fixed.

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

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

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

Reply via email to