commit | 5e98141f9f576934fe5635c66614f82be1ee0a9a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Mar 17 22:38:37 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Mar 17 22:38:37 2011 +0100 |
tree | a3b802f86e36244f1eccf469968ebab80026303d | |
parent | 9f9193ec375ed0f366b4aabfe210e7fdc3eb6b7d [diff] [blame] |
Issue #5421: Fix misleading error message when one of socket.sendto()'s arguments has the wrong type. Patch by Nikita Vetoshkin.
diff --git a/Misc/ACKS b/Misc/ACKS index 5d9b198..99554da 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -823,6 +823,7 @@ Frank Vercruesse Mike Verdone Jaap Vermeulen +Nikita Vetoshkin Al Vezza Jacques A. Vidrine John Viega