Skip to content

Commit f6ca935

Browse files
committed
Working on libray/stdtype
1 parent c88e457 commit f6ca935

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

library/stdtypes.po

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ msgstr ""
455455
msgid ""
456456
"A comparison between numbers of different types behaves as though the exact "
457457
"values of those numbers were being compared. [2]_"
458-
msgstr "不同型別的數值之間進行比較時,其行為就像是在比較這些數值的實際值 [2]_"
458+
msgstr ""
459459

460460
#: ../../library/stdtypes.rst:288
461461
msgid ""
@@ -9398,10 +9398,6 @@ msgid ""
93989398
"decimal or other non-power-of-two number bases. Hexadecimal, octal, and "
93999399
"binary conversions are unlimited. The limit can be configured."
94009400
msgstr ""
9401-
"CPython 針對在 :class:`int` 與 :class:`str` 之間轉換時設有一個全域限制,用於"
9402-
"降低阻斷服務 (DoS) 攻擊的風險。這個限制\\* 只\\* 適用於十進位其他非 2 的冪次"
9403-
"進位的數值。十六進位、八進位,還有二進位的轉換則沒有長度限制。此限制值可以被"
9404-
"調整。"
94059401

94069402
#: ../../library/stdtypes.rst:6388
94079403
msgid ""

0 commit comments

Comments
 (0)