We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a733a53 commit 489f928Copy full SHA for 489f928
Doc/library/ssl.rst
@@ -1901,8 +1901,6 @@ to speed up repeated connections from the same clients.
1901
:class:`SSLSocket`. The attribute can be assigned to on instances of
1902
:class:`SSLContext` in order to return a custom subclass of
1903
:class:`SSLSocket`.
1904
- :class:`SSLContext` or overridden on subclasses of :class:`SSLContext`
1905
- in order to return a custom subclass of :class:`SSLSocket`.
1906
1907
.. versionadded:: 3.7
1908
0 commit comments