File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ msgstr ":attr:`ml_doc`"
227227#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/structures.rst:149
228228#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/structures.rst:294
229229msgid "points to the contents of the docstring"
230- msgstr ""
230+ msgstr "指向文档字符串的内容 "
231231
232232#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/structures.rst:153
233233msgid ""
@@ -272,6 +272,9 @@ msgid ""
272272"if there are no keyword arguments. The parameters are typically processed "
273273"using :c:func:`PyArg_ParseTupleAndKeywords`."
274274msgstr ""
275+ "带有这些旗标的方法必须为 :c:type:`PyCFunctionWithKeywords` 类型。 该函数接受三个形参: *self*, "
276+ "*args*, *kwargs* 其中 *kwargs* 是一个包含所有关键字参数的字典或者如果没有关键字参数则可以为 ``NULL``。 "
277+ "这些形参通常是使用 :c:func:`PyArg_ParseTupleAndKeywords` 来处理的。"
275278
276279#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/structures.rst:189
277280msgid ""
You can’t perform that action at this time.
0 commit comments