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 86784cf commit d455d4dCopy full SHA for d455d4d
.stat.json
@@ -1 +1 @@
1
-{"translation": "78.44%", "updated_at": "2025-05-22T02:41:35Z"}
+{"translation": "78.44%", "updated_at": "2025-05-22T03:30:05Z"}
c-api/unicode.po
@@ -981,6 +981,9 @@ msgid ""
981
"mapping character ordinals to byte values. Raises a :exc:`TypeError` and "
982
"return ``NULL`` on invalid input."
983
msgstr ""
984
+"返回一个适用于对自定义单字节编码格式进行解码的映射。 给定一个表示编码表的至多 256 个字符的 Unicode 字符串 "
985
+"*string*,返回一个将字符编号映射到字节值的紧凑内部映射对象或字典。 对于不合法的输入将引发 :exc:`TypeError` 并返回 "
986
+"``NULL``。"
987
988
#: ../../c-api/unicode.rst:661
989
msgid ""
0 commit comments