[New-bugs-announce] [issue27931] Email parse IndexError <""@wiarcom.com>

Константин Волков report at bugs.python.org
Thu Sep 1 11:29:39 EDT 2016


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 <report at bugs.python.org>
<http://bugs.python.org/issue27931>
_______________________________________


More information about the New-bugs-announce mailing list