Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74c48f4

Browse files
[po] auto sync
1 parent 1851bb3 commit 74c48f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

c-api/mapping.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ msgid ""
6666
" also :c:func:`PyObject_SetItem`. This function *does not* steal a "
6767
"reference to *v*."
6868
msgstr ""
69+
"在对象 *o* 中将字符串 *key* 映射到值 *v*。 失败时返回 ``-1``。 这相当于 Python 语句 ``o[key] = v``。 "
70+
"另请参见 :c:func:`PyObject_SetItem`。 此函数 *不会* 增加对 *v* 的引用。"
6971

7072
#: ../../c-api/mapping.rst:46
7173
msgid ""

0 commit comments

Comments
 (0)