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

Skip to content

Commit 7538227

Browse files
[po] auto sync
1 parent 9580f82 commit 7538227

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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-03T10:18:11Z"}
1+
{"translation": "83.27%", "updated_at": "2025-05-04T10:18:11Z"}

whatsnew/3.3.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,13 +1126,16 @@ msgid ""
11261126
" the equality of the underlying sequences generated by those range objects. "
11271127
"(:issue:`13201`)"
11281128
msgstr ""
1129+
"现在 :func:`range` 对象的相等性比较将返回反映下层的由这些 range 对象生成的序列的相等性的结果。 (:issue:`13201`)"
11291130

11301131
#: ../../whatsnew/3.3.rst:792
11311132
msgid ""
11321133
"The ``count()``, ``find()``, ``rfind()``, ``index()`` and ``rindex()`` "
11331134
"methods of :class:`bytes` and :class:`bytearray` objects now accept an "
11341135
"integer between 0 and 255 as their first argument."
11351136
msgstr ""
1137+
"现在 :class:`bytes` 和 :class:`bytearray` 对象的 ``count()``, ``find()``, "
1138+
"``rfind()``, ``index()`` 和 ``rindex()`` 方法将接受一个 0 到 255 范围内的整数作为其第一个参数。"
11361139

11371140
#: ../../whatsnew/3.3.rst:796
11381141
msgid "(Contributed by Petri Lehtinen in :issue:`12170`.)"

0 commit comments

Comments
 (0)