@@ -18,7 +18,7 @@ msgid ""
1818msgstr ""
1919"Project-Id-Version : Python 3.8\n "
2020"Report-Msgid-Bugs-To : \n "
21- "POT-Creation-Date : 2024-08-31 13:50 +0000\n "
21+ "POT-Creation-Date : 2024-09-06 22:14 +0000\n "
2222"PO-Revision-Date : 2020-05-30 12:17+0000\n "
2323"
Last-Translator :
Freesand Leo <[email protected] >, 2024\n "
2424"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -1174,6 +1174,8 @@ msgid ""
11741174"There's also a corresponding C API, with :c:func:`PyByteArray_FromObject`, "
11751175":c:func:`PyByteArray_FromStringAndSize`, and various other functions."
11761176msgstr ""
1177+ "也有一个相应的 C API,包含 :c:func:`PyByteArray_FromObject`, "
1178+ ":c:func:`PyByteArray_FromStringAndSize` 以及各种其他函数。"
11771179
11781180#: ../../whatsnew/2.6.rst:1021
11791181msgid ":pep:`3112` - Bytes literals in Python 3000"
@@ -1346,6 +1348,7 @@ msgid ""
13461348"Two new argument codes for :c:func:`PyArg_ParseTuple`, ``s*`` and ``z*``, "
13471349"return locked buffer objects for a parameter."
13481350msgstr ""
1351+ "两个用于 :c:func:`PyArg_ParseTuple` 的新参数代码 ``s*`` 和 ``z*``,将为形参返回锁定的缓冲区对象。"
13491352
13501353#: ../../whatsnew/2.6.rst:1155
13511354msgid ":pep:`3118` - Revising the buffer protocol"
0 commit comments