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, Emil.Lind, akuchling, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry, python-dev, r.david.murray, vstinner
Date 2018-12-12.11:06:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544612772.78.0.702299269573.issue16039@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, barry, akuchling, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, r.david.murray, python-dev, Emil.Lind
2018-12-12 11:06:12vstinnersetmessageid: <1544612772.78.0.702299269573.issue16039@psf.upfronthosting.co.za>
2018-12-12 11:06:12vstinnerlinkissue16039 messages
2018-12-12 11:06:12vstinnercreate