Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1aa5e commit 9b6538bCopy full SHA for 9b6538b
1 file changed
c-api/memory.po
@@ -359,6 +359,8 @@ msgid ""
359
"above. However, note that their use does not preserve binary compatibility "
360
"across Python versions and is therefore deprecated in extension modules."
361
msgstr ""
362
+"此外,我们还提供了以下宏集用于直接调用 Python 内存分配器,而不涉及上面列出的 C API 函数。但是请注意,使用它们并不能保证跨 Python "
363
+"版本的二进制兼容性,因此在扩展模块被弃用。"
364
365
#: ../../c-api/memory.rst:260
366
msgid "``PyMem_MALLOC(size)``"
0 commit comments