Skip to content

Commit afa22c0

Browse files
Sync with CPython 3.10 (#278)
* sync with cpython c1b12495 * sync with cpython 9912b3d9 * sync with cpython c649526f Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 20f09e0 commit afa22c0

File tree

15 files changed

+2124
-2049
lines changed

15 files changed

+2124
-2049
lines changed

c-api/typeobj.po

+16-16
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
10+
"POT-Creation-Date: 2022-05-30 00:18+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:33+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -94,8 +94,8 @@ msgstr "I"
9494
msgid "<R> :c:member:`~PyTypeObject.tp_name`"
9595
msgstr "<R> :c:member:`~PyTypeObject.tp_name`"
9696

97-
#: ../../c-api/typeobj.rst:44 ../../c-api/typeobj.rst:86
98-
#: ../../c-api/typeobj.rst:0
97+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:44
98+
#: ../../c-api/typeobj.rst:86
9999
msgid "const char *"
100100
msgstr "const char *"
101101

@@ -126,9 +126,9 @@ msgstr "X"
126126
msgid ":c:member:`~PyTypeObject.tp_basicsize`"
127127
msgstr ":c:member:`~PyTypeObject.tp_basicsize`"
128128

129-
#: ../../c-api/typeobj.rst:46 ../../c-api/typeobj.rst:48
130-
#: ../../c-api/typeobj.rst:52 ../../c-api/typeobj.rst:99
131-
#: ../../c-api/typeobj.rst:120 ../../c-api/typeobj.rst:0
129+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:46
130+
#: ../../c-api/typeobj.rst:48 ../../c-api/typeobj.rst:52
131+
#: ../../c-api/typeobj.rst:99 ../../c-api/typeobj.rst:120
132132
#: ../../c-api/typeobj.rst:408
133133
msgid ":c:type:`Py_ssize_t`"
134134
msgstr ":c:type:`Py_ssize_t`"
@@ -402,7 +402,7 @@ msgstr ":c:type:`PyGetSetDef` []"
402402
msgid ":c:member:`~PyTypeObject.tp_base`"
403403
msgstr ":c:member:`~PyTypeObject.tp_base`"
404404

405-
#: ../../c-api/typeobj.rst:111 ../../c-api/typeobj.rst:0
405+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:111
406406
msgid ":c:type:`PyTypeObject` *"
407407
msgstr ":c:type:`PyTypeObject` *"
408408

@@ -414,10 +414,10 @@ msgstr "__base__"
414414
msgid ":c:member:`~PyTypeObject.tp_dict`"
415415
msgstr ":c:member:`~PyTypeObject.tp_dict`"
416416

417-
#: ../../c-api/typeobj.rst:113 ../../c-api/typeobj.rst:132
418-
#: ../../c-api/typeobj.rst:134 ../../c-api/typeobj.rst:136
419-
#: ../../c-api/typeobj.rst:138 ../../c-api/typeobj.rst:140
420-
#: ../../c-api/typeobj.rst:333 ../../c-api/typeobj.rst:0
417+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:113
418+
#: ../../c-api/typeobj.rst:132 ../../c-api/typeobj.rst:134
419+
#: ../../c-api/typeobj.rst:136 ../../c-api/typeobj.rst:138
420+
#: ../../c-api/typeobj.rst:140 ../../c-api/typeobj.rst:333
421421
#: ../../c-api/typeobj.rst:348 ../../c-api/typeobj.rst:360
422422
#: ../../c-api/typeobj.rst:362 ../../c-api/typeobj.rst:373
423423
#: ../../c-api/typeobj.rst:384 ../../c-api/typeobj.rst:396
@@ -893,8 +893,8 @@ msgstr "__int__"
893893
msgid ":c:member:`~PyNumberMethods.nb_reserved`"
894894
msgstr ":c:member:`~PyNumberMethods.nb_reserved`"
895895

896-
#: ../../c-api/typeobj.rst:271 ../../c-api/typeobj.rst:338
897-
#: ../../c-api/typeobj.rst:340 ../../c-api/typeobj.rst:0
896+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:271
897+
#: ../../c-api/typeobj.rst:338 ../../c-api/typeobj.rst:340
898898
#: ../../c-api/typeobj.rst:421
899899
msgid "void *"
900900
msgstr "void *"
@@ -1098,9 +1098,9 @@ msgstr "void"
10981098
msgid ":c:type:`visitproc`"
10991099
msgstr ":c:type:`visitproc`"
11001100

1101-
#: ../../c-api/typeobj.rst:342 ../../c-api/typeobj.rst:354
1102-
#: ../../c-api/typeobj.rst:367 ../../c-api/typeobj.rst:378
1103-
#: ../../c-api/typeobj.rst:390 ../../c-api/typeobj.rst:0
1101+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:342
1102+
#: ../../c-api/typeobj.rst:354 ../../c-api/typeobj.rst:367
1103+
#: ../../c-api/typeobj.rst:378 ../../c-api/typeobj.rst:390
11041104
#: ../../c-api/typeobj.rst:410 ../../c-api/typeobj.rst:421
11051105
#: ../../c-api/typeobj.rst:443 ../../c-api/typeobj.rst:448
11061106
#: ../../c-api/typeobj.rst:453

faq/design.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.10\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-01-27 00:09+0000\n"
11+
"POT-Creation-Date: 2022-05-30 00:18+0000\n"
1212
"PO-Revision-Date: 2018-05-23 14:35+0000\n"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -261,7 +261,7 @@ msgid ""
261261
"write() method."
262262
msgstr ""
263263

264-
#: ../../faq/design.rst:207
264+
#: ../../faq/design.rst:189
265265
msgid "https://mail.python.org/pipermail/python-3000/2006-November/004643.html"
266266
msgstr ""
267267
"https://mail.python.org/pipermail/python-3000/2006-November/004643.html"

0 commit comments

Comments
 (0)