New submission from Константин Волков: Email lib fails to parse some emails:
from email._header_value_parser import get_angle_addr get_angle_addr('<""@wiarcom.com> SIZE=28113').addr_spec IndexError: list index out of range Seems that email address can be parsed. ---------- components: email messages: 274140 nosy: barry, r.david.murray, Константин Волков priority: normal severity: normal status: open title: Email parse IndexError <""@wiarcom.com> versions: Python 3.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27931> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com