8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6041483 commit 4106dd2Copy full SHA for 4106dd2
.stat.json
@@ -1 +1 @@
1
-{"translation": "91.86%", "updated_at": "2024-04-10T03:09:40Z"}
+{"translation": "91.87%", "updated_at": "2024-04-10T08:09:51Z"}
whatsnew/3.4.po
@@ -1372,6 +1372,10 @@ msgid ""
1372
"normal instance methods when included in a class definition. (Contributed by"
1373
" Alon Horev and Nick Coghlan in :issue:`4331`.)"
1374
msgstr ""
1375
+"新增的 :func:`~functools.partialmethod` 描述器提供了对描述器的部分参数应用,就像 "
1376
+":func:`~functools.partial` 为普通可调用对象提供的一样。 新的描述器还可以让任意可调用对象 (包括 "
1377
+":func:`~functools.partial` 实例)在包括在类定义中时表现得像普通的实例方法一样。 (由 Alon Horev 和 Nick "
1378
+"Coghlan 在 :issue:`4331` 中贡献。)"
1379
1380
#: ../../whatsnew/3.4.rst:862
1381
msgid ""
0 commit comments