File tree 2 files changed +4
-1
lines changed
Filter options
2 files changed +4
-1
lines changed
Original file line number Diff line number Diff line change 1
- {"translation" : " 83.27%" , "updated_at" : " 2025-05-03T10 :18:11Z" }
1
+ {"translation" : " 83.27%" , "updated_at" : " 2025-05-04T10 :18:11Z" }
Original file line number Diff line number Diff line change @@ -1126,13 +1126,16 @@ msgid ""
1126
1126
" the equality of the underlying sequences generated by those range objects. "
1127
1127
"(:issue:`13201`)"
1128
1128
msgstr ""
1129
+ "现在 :func:`range` 对象的相等性比较将返回反映下层的由这些 range 对象生成的序列的相等性的结果。 (:issue:`13201`)"
1129
1130
1130
1131
#: ../../whatsnew/3.3.rst:792
1131
1132
msgid ""
1132
1133
"The ``count()``, ``find()``, ``rfind()``, ``index()`` and ``rindex()`` "
1133
1134
"methods of :class:`bytes` and :class:`bytearray` objects now accept an "
1134
1135
"integer between 0 and 255 as their first argument."
1135
1136
msgstr ""
1137
+ "现在 :class:`bytes` 和 :class:`bytearray` 对象的 ``count()``, ``find()``, "
1138
+ "``rfind()``, ``index()`` 和 ``rindex()`` 方法将接受一个 0 到 255 范围内的整数作为其第一个参数。"
1136
1139
1137
1140
#: ../../whatsnew/3.3.rst:796
1138
1141
msgid "(Contributed by Petri Lehtinen in :issue:`12170`.)"
You can’t perform that action at this time.
0 commit comments