File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ msgstr ""
141141
142142#: ../../c-api/long.rst:101
143143msgid "Convert a sequence of Unicode digits to a Python integer value."
144- msgstr ""
144+ msgstr "将 Unicode 数字序列转换为 Python 整数值。 "
145145
146146#: ../../c-api/long.rst:105
147147msgid ""
@@ -153,13 +153,13 @@ msgstr ""
153153msgid ""
154154"Convert a sequence of Unicode digits in the string *u* to a Python integer "
155155"value."
156- msgstr ""
156+ msgstr "将字符串 *u* 中的 Unicode 数字序列转换为 Python 整数值。 "
157157
158158#: ../../c-api/long.rst:118
159159msgid ""
160160"Create a Python integer from the pointer *p*. The pointer value can be "
161161"retrieved from the resulting value using :c:func:`PyLong_AsVoidPtr`."
162- msgstr ""
162+ msgstr "从指针 *p* 创建一个 Python 整数。可以使用 :c:func:`PyLong_AsVoidPtr` 返回的指针值。 "
163163
164164#: ../../c-api/long.rst:129 ../../c-api/long.rst:148
165165msgid ""
You can’t perform that action at this time.
0 commit comments