[issue5104] getsockaddrarg() casts port number from int to short without any warning

Roman Zeyde report at bugs.python.org
Sat Feb 14 12:21:27 CET 2009


Roman Zeyde <roman.zeyde at gmail.com> added the comment:

I've checked Python 3.0.1 today (at
http://svn.python.org/projects/python/tags/r301/Modules/socketmodule.c)
and it seems that the bug above has been fixed there too.

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


More information about the Python-bugs-list mailing list