[issue16208] getaddrinfo returns wrong results if IPv6 is disabled

Ralf Schmitt report at bugs.python.org
Tue Jan 1 23:55:41 CET 2013


Ralf Schmitt added the comment:

The TypeError error happened when using gevent. I've already written in that other issue that this information was wrong and I get a "bad family" error. Sorry, about that.

But this also demonstrates my point here. The Type error was raised exactly because the gevent code didn't expect a string at that point!

----------

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


More information about the Python-bugs-list mailing list