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

Skip to content

Commit f4dcd30

Browse files
[po] auto sync
1 parent aebf87a commit f4dcd30

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

whatsnew/3.5.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,24 @@ msgid ""
103103
"``bytes % args``, ``bytearray % args``: :ref:`PEP 461 <whatsnew-pep-461>` --"
104104
" Adding ``%`` formatting to bytes and bytearray."
105105
msgstr ""
106+
"``bytes % args``, ``bytearray % args``: :ref:`PEP 461 <whatsnew-pep-461>` --"
107+
" 为字节串和字节数组增加 ``%`` 格式化。"
106108

107109
#: ../../whatsnew/3.5.rst:79
108110
msgid ""
109111
"New :meth:`bytes.hex`, :meth:`bytearray.hex` and :meth:`memoryview.hex` "
110112
"methods. (Contributed by Arnon Yaari in :issue:`9951`.)"
111113
msgstr ""
114+
"新增 :meth:`bytes.hex`, :meth:`bytearray.hex` 和 :meth:`memoryview.hex` 方法。 (由 "
115+
"Arnon Yaari 在 :issue:`9951` 中贡献。)"
112116

113117
#: ../../whatsnew/3.5.rst:82
114118
msgid ""
115119
":class:`memoryview` now supports tuple indexing (including multi-"
116120
"dimensional). (Contributed by Antoine Pitrou in :issue:`23632`.)"
117121
msgstr ""
122+
":class:`memoryview` 现在支持元组索引(包括多维度)。 (由 Antoine Pitrou 在 :issue:`23632` "
123+
"中贡献。)"
118124

119125
#: ../../whatsnew/3.5.rst:85
120126
msgid ""

0 commit comments

Comments
 (0)