8000 [po] auto sync · python/python-docs-zh-cn@41ed953 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41ed953

Browse files
[po] auto sync
1 parent 8738108 commit 41ed953

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.27%", "updated_at": "2025-05-04T11:17:29Z"}
1+
{"translation": "83.27%", "updated_at": "2025-05-04T14:17:49Z"}

whatsnew/3.3.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,13 @@ msgid ""
11581158
":class:`~collections.abc.MutableSequence` now also defines a "
11591159
":meth:`~collections.abc.MutableSequence.clear` method (:issue:`11388`)."
11601160
msgstr ""
1161+
":class:`list` 和 :class:`bytearray` 增加了新的方法: ``copy()`` 和 ``clear()`` "
1162+
"(:issue:`10516`)。 相应地,:class:`~collections.abc.MutableSequence` 现在也定义了一个 "
1163+
":meth:`~collections.abc.MutableSequence.clear` 方法 (:issue:`11388`)。"
11611164

11621165
#: ../../whatsnew/3.3.rst:807
11631166
msgid "Raw bytes literals can now be written ``rb\"...\"`` as well as ``br\"...\"``."
1164-
msgstr ""
1167+
msgstr "原始字节串字面值现在可以写成 ``rb\"...\"`` 也可以写成 ``br\"...\"``。"
11651168

11661169
#: ../../whatsnew/3.3.rst:809
11671170
msgid "(Contributed by Antoine Pitrou in :issue:`13748`.)"

0 commit comments

Comments
 (0)
0