Skip to content

Commit 6799b03

Browse files
committed
Avoid Sphinx references for the blurb.
1 parent d45f6a8 commit 6799b03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Fix a deadlock introduced in the :mod:`ssl` module when a call to
2-
:meth:`ssl.SSLSocket.recv` was blocked in one thread, while another
3-
attempted to call :meth:`ssl.SSLSocket.send` to unblock it in another
2+
``recv()`` was blocked in one thread, while another
3+
attempted to call ``send()`` to unblock it in another
44
thread.

0 commit comments

Comments
 (0)