File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 92.27 %" , "updated_at" : " 2023-11-17T14 :56:09Z " }
1+ {"translation" : " 92.28 %" , "updated_at" : " 2023-11-17T15 :56:16Z " }
Original file line number Diff line number Diff line change @@ -2241,6 +2241,9 @@ msgid ""
22412241"where they can be used, parentheses are not required, including in ``if`` "
22422242"and ``while`` statements."
22432243msgstr ""
2244+ "赋值表达式在被用作表达式语句及在被用作切片、条件表达式、lambda 表达式、关键字参数和推导式中的 if 表达式以及在 ``assert``, "
2245+ "``with`` 和 ``assignment`` 语句中的子表达式时必须用圆括号括起来。 在其可使用的其他场合,圆括号则不是必须的,包括在 "
2246+ "``if`` 和 ``while`` 语句中。"
22442247
22452248#: ../../reference/expressions.rst:1785
22462249msgid "See :pep:`572` for more details about assignment expressions."
Original file line number Diff line number Diff line change @@ -2221,6 +2221,9 @@ msgid ""
22212221":class:`collections.abc.Hashable` and :class:`collections.abc.Sized` "
22222222"respectively, are deprecated. (:gh:`94309`.)"
22232223msgstr ""
2224+ ":class:`typing.Hashable` 和 :class:`typing.Sized`,分别为 "
2225+ ":class:`collections.abc.Hashable` 和 :class:`collections.abc.Sized` "
2226+ "的别名,现已被弃用。 (:gh:`94309`。)"
22242227
22252228#: ../../whatsnew/3.12.rst:1296
22262229msgid ""
You can’t perform that action at this time.
0 commit comments