Benjamin Peterson <benja...@python.org> added the comment:

I think this is caused by their EOF change: 
https://github.com/openssl/openssl/issues/10880 read() now sometimes gives you 
the infamous OSError errno 0 rather than b'' at the end of the stream.

----------

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

Reply via email to