Steve Dower <steve.do...@python.org> added the comment:

This PR has stalled because of errors raised by TLS 1.3

It seems that there may be a difference between sockets on Windows being 
non-blocking by default and other platforms being blocking by default. However, 
we think that is probably just causes TLS 1.3/OpenSSL 1.1.1b errors to show up 
in different places.

Has anyone figured out the TLS 1.3 issues yet?

Also, does anyone know why we default to different sockets on Windows?

----------

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

Reply via email to