diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2014-04-29 08:03:28 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2014-04-29 08:03:28 (GMT) |
commit | b4bebdafe354f68a9b952772da109cccd73f6577 (patch) | |
tree | 939614adab3160c1c9d54ba6975b326a2cdd31b9 /PC/testpy.py | |
parent | 727a463aa624931a89c796bfa4fe5711e2c403ff (diff) | |
download | cpython-b4bebdafe354f68a9b952772da109cccd73f6577.zip cpython-b4bebdafe354f68a9b952772da109cccd73f6577.tar.gz cpython-b4bebdafe354f68a9b952772da109cccd73f6577.tar.bz2 |
Issue #20951: SSLSocket.send() now raises either SSLWantReadError or SSLWantWriteError on a non-blocking socket if the operation would block. Previously, it would return 0.
Patch by Nikolaus Rath.
Diffstat (limited to 'PC/testpy.py')
0 files changed, 0 insertions, 0 deletions