[issue34155] email.utils.parseaddr mistakenly parse an email

Abhilash Raj report at bugs.python.org
Thu Aug 15 15:19:43 EDT 2019


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

@Victor: This is already backported to 3.6. I am not sure about what gets backported to 3.5 right now, I don't even see a 'Backport to 3.5' label on Github (which made me think we are discouraged to backport to 3.5). I can work on a manual backport if needed?

This patch most probably won't backport to 2.7 without re-writing it completely since the implementation in 2.7 is much different than what we have today.

----------

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


More information about the Python-bugs-list mailing list