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 c88e457 commit f6ca935Copy full SHA for f6ca935
1 file changed
library/stdtypes.po
@@ -455,7 +455,7 @@ msgstr ""
455
msgid ""
456
"A comparison between numbers of different types behaves as though the exact "
457
"values of those numbers were being compared. [2]_"
458
-msgstr "不同型別的數值之間進行比較時,其行為就像是在比較這些數值的實際值 [2]_"
+msgstr ""
459
460
#: ../../library/stdtypes.rst:288
461
@@ -9398,10 +9398,6 @@ msgid ""
9398
"decimal or other non-power-of-two number bases. Hexadecimal, octal, and "
9399
"binary conversions are unlimited. The limit can be configured."
9400
msgstr ""
9401
-"CPython 針對在 :class:`int` 與 :class:`str` 之間轉換時設有一個全域限制,用於"
9402
-"降低阻斷服務 (DoS) 攻擊的風險。這個限制\\* 只\\* 適用於十進位其他非 2 的冪次"
9403
-"進位的數值。十六進位、八進位,還有二進位的轉換則沒有長度限制。此限制值可以被"
9404
-"調整。"
9405
9406
#: ../../library/stdtypes.rst:6388
9407
0 commit comments