]> granicus.if.org Git - python/commit
Issue #5421: Fix misleading error message when one of socket.sendto()'s
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 17 Mar 2011 21:38:37 +0000 (22:38 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 17 Mar 2011 21:38:37 +0000 (22:38 +0100)
commit5e98141f9f576934fe5635c66614f82be1ee0a9a
treea3b802f86e36244f1eccf469968ebab80026303d
parent9f9193ec375ed0f366b4aabfe210e7fdc3eb6b7d
Issue #5421: Fix misleading error message when one of socket.sendto()'s
arguments has the wrong type.  Patch by Nikita Vetoshkin.
Misc/ACKS
Misc/NEWS
Modules/socketmodule.c