]> granicus.if.org Git - python/commit
#16042: CVE-2013-1752: smtplib fix for unlimited readline() from socket
authorGeorg Brandl <georg@python.org>
Sat, 25 Jan 2014 08:02:18 +0000 (09:02 +0100)
committerGeorg Brandl <georg@python.org>
Sat, 25 Jan 2014 08:02:18 +0000 (09:02 +0100)
commitc11435399e7af8317e5a51642ee665347da2b97f
tree45a63ff03df5fda7b9e3c697331165ea5b22bbc0
parentf580d5b6f7468abf768a2ee6360168ad92893457
#16042: CVE-2013-1752: smtplib fix for unlimited readline() from socket
Lib/smtplib.py
Lib/test/mock_socket.py
Lib/test/test_smtplib.py
Misc/NEWS