File tree 3 files changed +550
-553
lines changed
3 files changed +550
-553
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-10-31 08:13 +0000\n "
10
+ "POT-Creation-Date : 2023-01-02 00:15 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:10+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -888,7 +888,7 @@ msgstr ""
888
888
#: ../../library/socket.rst:719
889
889
msgid ""
890
890
"*family* should be either :data:`AF_INET` or :data:`AF_INET6`. *backlog* is "
891
- "the queue size passed to :meth:`socket.listen`; when ``0`` a default "
891
+ "the queue size passed to :meth:`socket.listen`; if not specified , a default "
892
892
"reasonable value is chosen. *reuse_port* dictates whether to set the :data:"
893
893
"`SO_REUSEPORT` socket option."
894
894
msgstr ""
@@ -1743,8 +1743,8 @@ msgstr ""
1743
1743
1744
1744
#: ../../library/socket.rst:1530
1745
1745
msgid ""
1746
- "For multicast IPv6 address, first item of *address* does not contain `` "
1747
- "%scope_id`` part anymore. In order to get full IPv6 address use :func:"
1746
+ "For multicast IPv6 address, first item of *address* does not contain "
1747
+ "`` %scope_id`` part anymore. In order to get full IPv6 address use :func:"
1748
1748
"`getnameinfo`."
1749
1749
msgstr ""
1750
1750
You can’t perform that action at this time.
0 commit comments