-
Antoine Pitrou yazdı
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.
b4bebdaf
To find the state of this project's repository at the time of any of these versions, check out
the tags.