8000 Sync with CPython 3.11 (#365) · python/python-docs-zh-tw@fdd778f · GitHub
[go: up one dir, main page]

Skip to content

Commit fdd778f

Browse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.11 (#365)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt.Wang <mattwang44@gmail.com>
1 parent 5ffa35b commit fdd778f

16 files changed

+1221
-1172
lines changed

c-api/apiabiversion.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.11\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
11+
"POT-Creation-Date: 2022-12-18 00:16+0000\n"
1212
"PO-Revision-Date: 2022-01-24 22:34+0800\n"
1313
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -173,16 +173,20 @@ msgstr ""
173173
"hexversion ``0x030a00f0``\\ 。"
174174

175175
#: ../../c-api/apiabiversion.rst:61
176+
msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
177+
msgstr ""
178+
179+
#: ../../c-api/apiabiversion.rst:63
176180
msgid "This version is also available via the symbol :data:`Py_Version`."
177181
msgstr ""
178182

179-
#: ../../c-api/apiabiversion.rst:65
183+
#: ../../c-api/apiabiversion.rst:67
180184
msgid ""
181185
"The Python runtime version number encoded in a single constant integer, with "
182186
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
183187
"Python version used at run time."
184188
msgstr ""
185189

186-
#: ../../c-api/apiabiversion.rst:71
190+
#: ../../c-api/apiabiversion.rst:73
187191
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
188192
msgstr "所有提到的巨集都定義在 :source:`Include/patchlevel.h`\\ 。"

0 commit comments

Comments
 (0)
0