Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 621879e

Browse files
[po] auto sync
1 parent 557f468 commit 621879e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.92%", "updated_at": "2024-04-17T01:30:08Z"}
1+
{"translation": "91.93%", "updated_at": "2024-04-17T02:16:03Z"}

whatsnew/3.4.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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`.)"
16931693
msgstr ""
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
16961699
msgid ""
@@ -1700,6 +1703,8 @@ msgid ""
17001703
"metaclasses. (Contributed by Ethan Furman in :issue:`18929` and "
17011704
":issue:`19030`.)"
17021705
msgstr ""
1706+
"作为新的 :mod:`enum` 模块实现的一部分,现在 :mod:`inspect` 模块通过元类为自定义 ``__dir__`` "
1707+
"方法和动态类属性提供了更好的支持。 (由 Ethan Furman 在 :issue:`18929` 和 :issue:`19030` 中贡献。)"
17031708

17041709
#: ../../whatsnew/3.4.rst:1042
17051710
msgid ""
@@ -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`.)"
20242029
msgstr ""
2030+
"长字符串现在将使用 Python 的常规续行语法进行包装。 (由 Antoine Pitrou 在 :issue:`17150` 中贡献。)"
20252031

20262032
#: ../../whatsnew/3.4.rst:1271
20272033
msgid "pty"

0 commit comments

Comments
 (0)