Yury Selivanov added the comment: >> Maybe the form requirements for Bluetooth addresses are different than for >> IP or ipv6? I guess the validation should be protocol-specific. > > Right, I've just looked at the code [1]. We should return from _ipaddr_info > if family is not an AF_UNSPEC, AF_INET or AF_INET6.
Actually, we should probably return in case of AF_UNSPEC too. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27136> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com