]> granicus.if.org Git - python/commit
Backport 54594:
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 31 Mar 2007 18:56:11 +0000 (18:56 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 31 Mar 2007 18:56:11 +0000 (18:56 +0000)
commit65407fb7344d4ecdeecb8733831365c23a713ab6
treea9b6176ba4cbda35577e3b437a3ab2732cefde16
parentef9e09e737914c9c5d91cf177df43fdad4be6000
Backport 54594:
Fix SF #1688393, sock.recvfrom(-24) crashes

Also fix some method names that were copied incorrectly (trunk fixed).
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c