File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 83.27%" , "updated_at" : " 2025-05-04T11 :17:29Z " }
1
+ {"translation" : " 83.27%" , "updated_at" : " 2025-05-04T14 :17:49Z " }
Original file line number Diff line number Diff line change @@ -1158,10 +1158,13 @@ msgid ""
1158
1158
":class:`~collections.abc.MutableSequence` now also defines a "
1159
1159
":meth:`~collections.abc.MutableSequence.clear` method (:issue:`11388`)."
1160
1160
msgstr ""
1161
+ ":class:`list` 和 :class:`bytearray` 增加了新的方法: ``copy()`` 和 ``clear()`` "
1162
+ "(:issue:`10516`)。 相应地,:class:`~collections.abc.MutableSequence` 现在也定义了一个 "
1163
+ ":meth:`~collections.abc.MutableSequence.clear` 方法 (:issue:`11388`)。"
1161
1164
1162
1165
#: ../../whatsnew/3.3.rst:807
1163
1166
msgid "Raw bytes literals can now be written ``rb\" ...\" `` as well as ``br\" ...\" ``."
1164
- msgstr ""
1167
+ msgstr "原始字节串字面值现在可以写成 ``rb \" ... \" `` 也可以写成 ``br \" ... \" ``。 "
1165
1168
1166
1169
#: ../../whatsnew/3.3.rst:809
1167
1170
msgid "(Contributed by Antoine Pitrou in :issue:`13748`.)"
You can’t perform that action at this time.
0 commit comments