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, berker.peksag, christian.heimes, doko, georg.brandl, giampaolo.rodola, larry, nailor, python-dev
Date 2014-12-06.01:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141206011658.27511.32791@psf.io>
In-reply-to
Content
New changeset 339f877cca11 by Benjamin Peterson in branch '2.7':
in poplib, limit maximum line length that we read from the network (closes #16041)
https://hg.python.org/cpython/rev/339f877cca11
History
Date User Action Args
2014-12-06 01:17:14python-devsetrecipients: + python-dev, barry, georg.brandl, doko, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, nailor, berker.peksag
2014-12-06 01:17:14python-devlinkissue16041 messages
2014-12-06 01:17:12python-devcreate