Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

3.5 also seems to be affected. git cherry pick works and the patch fixes the 
problem so I assume the backport would be straightforward. Since 3.5 is open 
for security fixes with 3.5.8 as next release I am adding Larry.

$ git cherry-pick a4a994b
Performing inexact rename detection: 100% (566740/566740), done.
[detached HEAD 9877e9283c] bpo-37461: Fix infinite loop in parsing of specially 
crafted email headers (GH-14794)
 Author: Abhilash Raj <maxk...@users.noreply.github.com>
 Date: Wed Jul 17 09:44:27 2019 -0700
 3 files changed, 12 insertions(+)
 create mode 100644 
Misc/NEWS.d/next/Security/2019-07-16-08-11-00.bpo-37461.1Ahz7O.rst

----------
nosy: +larry
versions: +Python 3.5

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

Reply via email to