]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#10169: Fix argument parsing in socket.sendto() to avoid error masking.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 7 May 2011 16:21:22 +0000 (19:21 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 7 May 2011 16:21:22 +0000 (19:21 +0300)
commit0639be650511f717399e803faa798257b790ae81
treeff785ab6bf8a943b71ce729ad7e00f2ae92f4c37
parentcec464951e06dd9388352590eb1f17b9aa3d68a5
#10169: Fix argument parsing in socket.sendto() to avoid error masking.
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c