[issue24684] socket.getaddrinfo(host) doesn't ensure that host.encode() returns a byte string

Roundup Robot report at bugs.python.org
Fri Sep 11 12:43:09 CEST 2015


Roundup Robot added the comment:

New changeset 2bff115e6ba0 by Victor Stinner in branch '3.4':
Issue #24684: socket.socket.getaddrinfo() now calls
https://hg.python.org/cpython/rev/2bff115e6ba0

New changeset 0c13674cf8b5 by Victor Stinner in branch '2.7':
Issue #24684: socket.socket.getaddrinfo() now calls
https://hg.python.org/cpython/rev/0c13674cf8b5

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

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


More information about the Python-bugs-list mailing list