Skip to content

Commit 36a4d66

Browse files
committed
Ugh.
1 parent bb99322 commit 36a4d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Fix a deadlock introduced in 3.13.6 when a call to
22
:meth:`ssl.SSLSocket.recv <socket.socket.recv>` was blocked in one thread,
3-
and then another method on the object (such as :meth:`ssl.SSLSocket.send`)
3+
and then another method on the object (such as :meth:`ssl.SSLSocket.send <socket.socket.send>`)
44
was subsequently called in another thread.

0 commit comments

Comments
 (0)