[issue8853] getaddrinfo should accept port of type long

Mark Dickinson report at bugs.python.org
Sun May 30 18:45:39 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

The attached patch should fix the problem.  I'm not sure how to test it, though:  the socket module currently seems to have exactly 0 tests for socket.getaddrinfo.

----------
keywords: +patch
nosy: +mark.dickinson
Added file: http://bugs.python.org/file17501/issue8853.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8853>
_______________________________________


More information about the Python-bugs-list mailing list