]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
authorGeorg Brandl <georg@python.org>
Fri, 26 Aug 2005 08:33:28 +0000 (08:33 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 26 Aug 2005 08:33:28 +0000 (08:33 +0000)
commit32c2ed59f3b9a6912b4f16d989d0914422db0a48
tree20c7cf26127c726c8b8683c9fd055f9a73d59477
parent66e75ac6e092fd1b5b9a7e9378928c9ec0829f32
backport patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c