Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 396cbd6 + 253739d commit da7e0d8Copy full SHA for da7e0d8
1 file changed
Doc/library/socket.rst
@@ -57,7 +57,7 @@ created. Socket addresses are represented as follows:
57
Previously, :const:`AF_UNIX` socket paths were assumed to use UTF-8
58
encoding.
59
60
- .. versionchanged: 3.5
+ .. versionchanged:: 3.5
61
Writable :term:`bytes-like object` is now accepted.
62
63
- A pair ``(host, port)`` is used for the :const:`AF_INET` address family,
0 commit comments