-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
grammatical error in ssl.SSLContext.sslsocket_class docstring #103723
Copy link
Copy link
Closed
Labels
Description
Documentation
https://docs.python.org/3.12/library/ssl.html#ssl.SSLContext.sslsocket_class
Currently it says:
The return type of SSLContext.wrap_socket(), defaults to SSLSocket. The attribute can be overridden on instance of class in order to return a custom subclass of SSLSocket.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo