Skip to content

Commit 235e076

Browse files
[po] auto sync
1 parent ef4705f commit 235e076

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.45%", "updated_at": "2024-04-10T03:23:31Z"}
1+
{"translation": "92.45%", "updated_at": "2024-04-10T07:22:37Z"}

whatsnew/3.4.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,10 @@ msgid ""
13721372
"normal instance methods when included in a class definition. (Contributed by"
13731373
" Alon Horev and Nick Coghlan in :issue:`4331`.)"
13741374
msgstr ""
1375+
"新增的 :func:`~functools.partialmethod` 描述器提供了对描述器的部分参数应用,就像 "
1376+
":func:`~functools.partial` 为普通可调用对象提供的一样。 新的描述器还可以让任意可调用对象 (包括 "
1377+
":func:`~functools.partial` 实例)在包括在类定义中时表现得像普通的实例方法一样。 (由 Alon Horev 和 Nick "
1378+
"Coghlan 在 :issue:`4331` 中贡献。)"
13751379

13761380
#: ../../whatsnew/3.4.rst:862
13771381
msgid ""

0 commit comments

Comments
 (0)