File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ msgstr ""
121121
122122#: ../../c-api/slice.rst:68
123123msgid "is replaced by ::"
124- msgstr "被更換為 :: "
124+ msgstr "被更換為: :: "
125125
126126#: ../../c-api/slice.rst:70
127127msgid ""
@@ -144,9 +144,9 @@ msgid ""
144144"*stop* and *step* are evaluated more than once."
145145msgstr ""
146146"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
147- "包括) 或 ``0x03060100` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148- "用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個宏 "
149- "。參數 *start*, *stop* 和 *step* 會被計算多次。"
147+ "包括) 或 ``0x03060100`` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148+ "用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個巨集 "
149+ "。引數 *start*、 *stop* 和 *step* 會被計算多次。"
150150
151151#: ../../c-api/slice.rst:86
152152msgid ""
You can’t perform that action at this time.
0 commit comments