[issue27612] socket.gethostbyname resolving octal IP addresses incorrectly

koobs report at bugs.python.org
Tue Jul 26 03:15:25 EDT 2016


koobs added the comment:

@David 

The symptoms from FreeBSD look a little different:

Only gethostbyname affected only on 2.7 and 3.3 on all freebsd versions (9, 10, 11). 

Python 3.2 was not tested (freebsd port was deleted), but likely affected as well

Feels/Appears like a gethostbyname fix or other change affecting gethostbyname in 3.4, missing merges to 3.3, (likely 3.2) and 2.7.

Full test matrix attached

----------
versions: +Python 3.3
Added file: http://bugs.python.org/file43890/socket-test-freebsd-9-10-11-python-27-33-34-35.txt

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


More information about the Python-bugs-list mailing list