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 python-dev
Recipients Arfrever, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry, nailor, python-dev
Date 2013-09-30.19:58:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cpZDk1FPVz7Lk5@mail.python.org>
In-reply-to
Content
New changeset 7214e3324a45 by Barry Warsaw in branch '2.6':
- Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
http://hg.python.org/cpython/rev/7214e3324a45
History
Date User Action Args
2013-09-30 19:58:47python-devsetrecipients: + python-dev, barry, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, nailor
2013-09-30 19:58:47python-devlinkissue16041 messages
2013-09-30 19:58:46python-devcreate