mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Fix a markup error in socket.rst
This commit is contained in:
parent
4a208e448e
commit
253739daf4
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ created. Socket addresses are represented as follows:
|
|||
Previously, :const:`AF_UNIX` socket paths were assumed to use UTF-8
|
||||
encoding.
|
||||
|
||||
.. versionchanged: 3.5
|
||||
.. versionchanged:: 3.5
|
||||
Writable :term:`bytes-like object` is now accepted.
|
||||
|
||||
- A pair ``(host, port)`` is used for the :const:`AF_INET` address family,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue