Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fdd778f

Browse filesBrowse 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
Copy full SHA for fdd778f
Expand file treeCollapse file tree

16 files changed

+1221
-1172
lines changed

‎c-api/apiabiversion.po

Copy file name to clipboardExpand all lines: c-api/apiabiversion.po
+7-3Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.