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

Skip to content

Commit 9b6538b

Browse files
[po] auto sync
1 parent ed1aa5e commit 9b6538b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

c-api/memory.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ msgid ""
359359
"above. However, note that their use does not preserve binary compatibility "
360360
"across Python versions and is therefore deprecated in extension modules."
361361
msgstr ""
362+
"此外,我们还提供了以下宏集用于直接调用 Python 内存分配器,而不涉及上面列出的 C API 函数。但是请注意,使用它们并不能保证跨 Python "
363+
"版本的二进制兼容性,因此在扩展模块被弃用。"
362364

363365
#: ../../c-api/memory.rst:260
364366
msgid "``PyMem_MALLOC(size)``"

0 commit comments

Comments
 (0)