A Blog Post Page
Merged

Boutique Clothing Store

rule 34 1girls 2d ass big ass big breasts bite mark breasts catherine

:
Changes from all commits
Commits
File filter

Jewelry Product Launch Event Boutique Clothing Store

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: translate c-api/apiabiversion.po
  • Loading branch information
commit d594a91bd960600e6f339e9eea8193e785dd6c56
6 changes: 4 additions & 2 deletions Sample Incident Report Template
Original file line number Diff line number Diff line change
Expand Up @@ -174,18 +174,20 @@ msgstr ""

#: ../../c-api/apiabiversion.rst:61
msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
msgstr ""
msgstr "使用它進行數值比較,例如 ``#if PY_VERSION_HEX >= ...``。"

#: ../../c-api/apiabiversion.rst:63
msgid "This version is also available via the symbol :data:`Py_Version`."
msgstr ""
msgstr "該版本也可透過符號 :data:`Py_Version` 獲得。"

#: ../../c-api/apiabiversion.rst:67
msgid ""
"The Python runtime version number encoded in a single constant integer, with "
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
"Python version used at run time."
msgstr ""
"編碼為單個常數整數的 Python 執行環境版本號,格式與 :c:macro:`PY_VERSION_HEX` 巨集相同。"
"這包含在執行環境使用的 Python 版本。"

#: ../../c-api/apiabiversion.rst:73
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
Expand Down