Skip to content

Commit 489f928

Browse files
authored
Update ssl.rst
1 parent a733a53 commit 489f928

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/library/ssl.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,8 +1901,6 @@ to speed up repeated connections from the same clients.
19011901
:class:`SSLSocket`. The attribute can be assigned to on instances of
19021902
:class:`SSLContext` in order to return a custom subclass of
19031903
:class:`SSLSocket`.
1904-
:class:`SSLContext` or overridden on subclasses of :class:`SSLContext`
1905-
in order to return a custom subclass of :class:`SSLSocket`.
19061904

19071905
.. versionadded:: 3.7
19081906

0 commit comments

Comments
 (0)