[issue8963] test_urllibnet failure

Martin v. Löwis report at bugs.python.org
Thu Jun 10 23:10:36 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

This looks like a glibc bug to me. I suspect an unauthorized redhat change; I hope Ulrich Drepper would have never accepted a glibc that causes getaddrinfo to implicitly call setlocale - see

http://sources.redhat.com/ml/libc-alpha/2004-03/msg00161.html

You might experiment with disabling IDN support in getaddrinfo.

----------

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


More information about the Python-bugs-list mailing list