File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.39%" , "updated_at" : " 2025-04-22T06:56 :54Z" }
1
+ {"translation" : " 81.39%" , "updated_at" : " 2025-04-22T07:55 :54Z" }
Original file line number Diff line number Diff line change @@ -4358,6 +4358,8 @@ msgid ""
4358
4358
"special method returned one. This now raises a :exc:`TypeError`. "
4359
4359
"(:issue:`16290`.)"
4360
4360
msgstr ""
4361
+ "与 :mod:`cmath` 中的函数不同,当一个对象的 ``__complex__`` 特殊方法返回 :class:`float` 值时 "
4362
+ ":class:`complex` 构造器会不正确地接受它。 现在这会引发 :exc:`TypeError`。 (:issue:`16290`。)"
4361
4363
4362
4364
#: ../../whatsnew/3.4.rst:2394
4363
4365
msgid ""
@@ -4366,6 +4368,8 @@ msgid ""
4366
4368
"doing this, but if so, it will now raise a :exc:`TypeError` "
4367
4369
"(:issue:`16772`)."
4368
4370
msgstr ""
4371
+ "在 3.2 和 3.3 中的 :class:`int` 构造器会错误地接受 :class:`float` 值作为 *base* 形参。 "
4372
+ "多数人不太可能这样做,但如果真的如此,现在它将引发 :exc:`TypeError` (:issue:`16772`)。"
4369
4373
4370
4374
#: ../../whatsnew/3.4.rst:2398
4371
4375
msgid ""
You can’t perform that action at this time.
0 commit comments