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

Skip to content

Commit 2be1fb8

Browse files
[po] auto sync
1 parent e3a6b62 commit 2be1fb8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

c-api/typeobj.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ msgid ""
108108
"the type) do *not* count as references. But for dynamically allocated type "
109109
"objects, the instances *do* count as references."
110110
msgstr ""
111+
"这是类型对象的引用计数,由 ``PyObject_HEAD_INIT`` 宏初始化为 ``1``。 请注意对于静态分配的类型对象 (对象的 "
112+
":attr:`ob_type` 指回该类型) *不会* 被加入引用计数。 但对于动态分配的类型对象,实例 *确实* 会被算作引用。"
111113

112114
#: ../../c-api/typeobj.rst:65 ../../c-api/typeobj.rst:94
113115
#: ../../c-api/typeobj.rst:122

0 commit comments

Comments
 (0)