]> granicus.if.org Git - python/commit
#1389051, #1092502: fix excessively large allocations when using read() on a socket
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:28:58 +0000 (19:28 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:28:58 +0000 (19:28 +0000)
commit1beea27299b836fd9194b769f2f79913ed20219e
tree7a0531d6287a5b25463c85022ad0a52b715d02be
parent1219a8098965109a112a4732f8f3b78a00a68bae
#1389051, #1092502: fix excessively large allocations when using read() on a socket
Lib/socket.py