Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit7bc8eec

Browse files
Get changes from CPython Doc for 3.11
1 parentddeaa73 commit7bc8eec

File tree

113 files changed

+5859
-60358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+5859
-60358
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# from which we generated our po files. We use it here so when we
2121
# test build, we're building with the .rst files that generated our
2222
# .po files.
23-
CPYTHON_CURRENT_COMMIT :=4c810f92baed7562e7f2da0c70e2edac2e89bf75
23+
CPYTHON_CURRENT_COMMIT :=855b1a935eebc134a4ccf5f2c9d8f7dda21deb70
2424
LANGUAGE := tr
2525
BRANCH := 3.11
2626

‎c-api/apiabiversion.po‎

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.11\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2022-12-17 01:28+0300\n"
10+
"POT-Creation-Date:2023-01-16 00:13+0000\n"
1111
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator:\n"
1313
"Language-Team:TURKISH <python.docs.tr@gmail.com>\n"
@@ -163,16 +163,20 @@ msgid ""
163163
msgstr""
164164

165165
#:c-api/apiabiversion.rst:61
166+
msgid"Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
167+
msgstr""
168+
169+
#:c-api/apiabiversion.rst:63
166170
msgid"This version is also available via the symbol :data:`Py_Version`."
167171
msgstr""
168172

169-
#:c-api/apiabiversion.rst:65
173+
#:c-api/apiabiversion.rst:67
170174
msgid""
171175
"The Python runtime version number encoded in a single constant integer, with "
172176
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
173177
"Python version used at run time."
174178
msgstr""
175179

176-
#:c-api/apiabiversion.rst:71
180+
#:c-api/apiabiversion.rst:73
177181
msgid"All the given macros are defined in :source:`Include/patchlevel.h`."
178182
msgstr""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp