[issue36910] Certain Malformed email causes email.parser to throw AttributeError

Abhilash Raj report at bugs.python.org
Fri May 31 01:32:37 EDT 2019


Abhilash Raj <raj.abhilash1 at gmail.com> added the comment:

I am not sure which 2nd PR are we talking about here?

The reported exception stems from Lib/email/feedparser.py#L323 and same is fixed in PR (https://github.com/python/cpython/pull/13598) for bpo-30835.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36910>
_______________________________________


More information about the Python-bugs-list mailing list