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, francismb, georg.brandl, giampaolo.rodola, hynek, larry, nailor, python-dev, terry.reedy
Date 2014-10-12.07:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141012071705.58897.91735@psf.io>
In-reply-to
Content
New changeset 985bda4edf9d by Georg Brandl in branch '3.2':
#16040: fix unlimited read from connection in nntplib.
https://hg.python.org/cpython/rev/985bda4edf9d
History
Date User Action Args
2014-10-12 07:17:07python-devsetrecipients: + python-dev, barry, georg.brandl, terry.reedy, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, nailor, francismb, hynek
2014-10-12 07:17:06python-devlinkissue16040 messages
2014-10-12 07:17:06python-devcreate