Guido van Rossum added the comment:

The asyncio patch looks fine, but I'd like to see a unittest that actually 
fails (or mocks failing) the hostname check where it is now performed (in 
wrap_socket() IIUC?), to make sure that the exception is propagated out 
properly.

----------

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

Reply via email to