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 7f841cf commit 36598e1Copy full SHA for 36598e1
Doc/library/socket.rst
@@ -910,7 +910,7 @@ The following functions all create :ref:`socket objects <socket-objects>`.
910
same as ``type(socket(...))``.
911
912
.. deprecated:: next
913
- If type annotations are required, use :class:`socket.socket` instead.
+ Use :class:`socket.socket` type instead.
914
915
916
Other functions
0 commit comments