[issue7171] Add inet_ntop and inet_pton support for Windows

Roundup Robot report at bugs.python.org
Sun Nov 10 20:02:50 CET 2013


Roundup Robot added the comment:

New changeset 17b160baa20f by Atsuo Ishimoto in branch 'default':
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
http://hg.python.org/cpython/rev/17b160baa20f

New changeset a21f506d04c9 by Jason R. Coombs in branch 'default':
Issue #7171: Update syntax to replace MAX in favor of Py_MAX (matching implementation for Unix).
http://hg.python.org/cpython/rev/a21f506d04c9

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list