Roundup Robot added the comment:

New changeset 74856df7e55b by Martin Panter in branch '3.5':
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
https://hg.python.org/cpython/rev/74856df7e55b

New changeset 43d7e5fb3bc2 by Martin Panter in branch '2.7':
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
https://hg.python.org/cpython/rev/43d7e5fb3bc2

New changeset 4ef2404d343e by Martin Panter in branch 'default':
Issue #23804: Merge SSL recv() fix from 3.5
https://hg.python.org/cpython/rev/4ef2404d343e

----------

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

Reply via email to