We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2c03e commit 60f4d71Copy full SHA for 60f4d71
c-api/slice.po
@@ -140,7 +140,7 @@ msgid ""
140
"If ``Py_LIMITED_API`` is not set or set to the value between ``0x03050400`` "
141
"and ``0x03060000`` (not including) or ``0x03060100`` or higher :c:func:`!"
142
"PySlice_GetIndicesEx` is implemented as a macro using :c:func:`!"
143
-"PySlice_Unpack` and :c:func:`!PySlice_AdjustIndices`. Arguments *start*,"
+"PySlice_Unpack` and :c:func:`!PySlice_AdjustIndices`. Arguments *start*, "
144
"*stop* and *step* are evaluated more than once."
145
msgstr ""
146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
0 commit comments