This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, pablogsal, python-dev, r.david.murray, vstinner
Date 2018-12-12.11:06:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544612772.65.0.788709270274.issue20118@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 16d63202af35dadd652a5e3eae687ea709e95b11 by Victor Stinner in branch '2.7':
bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120)
https://github.com/python/cpython/commit/16d63202af35dadd652a5e3eae687ea709e95b11
History
Date User Action Args
2018-12-12 11:06:12vstinnersetrecipients: + vstinner, Arfrever, r.david.murray, python-dev, pablogsal
2018-12-12 11:06:12vstinnersetmessageid: <1544612772.65.0.788709270274.issue20118@psf.upfronthosting.co.za>
2018-12-12 11:06:12vstinnerlinkissue20118 messages
2018-12-12 11:06:12vstinnercreate