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.15:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544627420.51.0.788709270274.issue16039@psf.upfronthosting.co.za>
In-reply-to
Content
I added imaplib.IMAP4_SSL.readline() to my python-security website:

https://python-security.readthedocs.io/vuln/cve-2013-1752_cve-2013-1752_limit_imaplib.imap4_ssl.readline.html

I'm now waiting for a Python 2.7.16 release.
History
Date User Action Args
2018-12-12 15:10:20vstinnersetrecipients: + vstinner, barry, akuchling, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, r.david.murray, python-dev, Emil.Lind
2018-12-12 15:10:20vstinnersetmessageid: <1544627420.51.0.788709270274.issue16039@psf.upfronthosting.co.za>
2018-12-12 15:10:20vstinnerlinkissue16039 messages
2018-12-12 15:10:20vstinnercreate