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" : " 91.92 %" , "updated_at" : " 2024-04-17T01:30:08Z " }
1+ {"translation" : " 91.93 %" , "updated_at" : " 2024-04-17T02:16:03Z " }
Original file line number Diff line number Diff line change @@ -1691,6 +1691,9 @@ msgid ""
16911691"``__wrapped__`` attribute on a wrapper function). (Contributed by Daniel "
16921692"Urban, Aaron Iles and Nick Coghlan in :issue:`13266`.)"
16931693msgstr ""
1694+ ":func:`~inspect.unwrap` 用于方便地解开由 :func:`functools.wraps` (以及任何在包装器函数上设置 "
1695+ "``__wrapped__`` 属性的 API) 创建的包装器函数链。 (由 Daniel Urban, Aaron Iles 和 Nick "
1696+ "Coghlan 在 :issue:`13266` 中贡献。)"
16941697
16951698#: ../../whatsnew/3.4.rst:1036
16961699msgid ""
@@ -1700,6 +1703,8 @@ msgid ""
17001703"metaclasses. (Contributed by Ethan Furman in :issue:`18929` and "
17011704":issue:`19030`.)"
17021705msgstr ""
1706+ "作为新的 :mod:`enum` 模块实现的一部分,现在 :mod:`inspect` 模块通过元类为自定义 ``__dir__`` "
1707+ "方法和动态类属性提供了更好的支持。 (由 Ethan Furman 在 :issue:`18929` 和 :issue:`19030` 中贡献。)"
17031708
17041709#: ../../whatsnew/3.4.rst:1042
17051710msgid ""
@@ -2022,6 +2027,7 @@ msgid ""
20222027"Long strings are now wrapped using Python's normal line continuation syntax."
20232028" (Contributed by Antoine Pitrou in :issue:`17150`.)"
20242029msgstr ""
2030+ "长字符串现在将使用 Python 的常规续行语法进行包装。 (由 Antoine Pitrou 在 :issue:`17150` 中贡献。)"
20252031
20262032#: ../../whatsnew/3.4.rst:1271
20272033msgid "pty"
You can’t perform that action at this time.
0 commit comments