Antoine Pitrou added the comment:

Thanks for the patch!

> other issues of
> feature disparity might arise when more people try to switch to asyncio. 
> Exposing a proxy SSLSocket object for read-only functions might be
> more beneficial.

I'm not sure that would make a difference. We still have to implement the proxy 
SSLSocket, which is no easier than adding the extra info by hand. Or did I 
misunderstand you?

----------
nosy: +pitrou

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

Reply via email to