R. David Murray added the comment:

The getaddrinfo error message should *not* refer to proxies, because 
getaddrinfo does not do anything involving proxy configuration.  

Presumably the error occurred when liburl2 tried to resolve the proxy.  So, it 
is liburl2 that needs to make sure that error is placed in a comprehensible 
context.  liburl2 is not an stdlib module.  You should report your problem to 
the liburl2 maintainers.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed
versions: +3rd party -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19012>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to