]> granicus.if.org Git - python/commit
#16040: fix unlimited read from connection in nntplib.
authorGeorg Brandl <georg@python.org>
Sun, 12 Oct 2014 06:50:11 +0000 (08:50 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 12 Oct 2014 06:50:11 +0000 (08:50 +0200)
commitb3ac84322fe6dd542aa755779cdbc155edca8064
tree6824b682fa75935c42a3faefc3e7abf11483a274
parentf84422da1dd651fc9f0b474f3cd955b6baf2bdcc
#16040: fix unlimited read from connection in nntplib.
Lib/nntplib.py
Lib/test/test_nntplib.py
Misc/NEWS