File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.76 %" , "updated_at" : " 2024-03-25T01:30:26Z " }
1
+ {"translation" : " 91.77 %" , "updated_at" : " 2024-03-25T02:15:03Z " }
Original file line number Diff line number Diff line change @@ -777,6 +777,8 @@ msgid ""
777
777
"bootstrap ``pip`` if the automated bootstrapping into an installation or "
778
778
"virtual environment was declined."
779
779
msgstr ""
780
+ "新增的 :mod:`ensurepip` 模块是用于 :pep:`453` 实现的主要基础设施。 "
781
+ "在正常情况下最终用户不需要与此模块进行交互,但如果对安装版或虚拟环境的自动初始设置遭到拒绝则可使用它来手动初始设置 ``pip``。"
780
782
781
783
#: ../../whatsnew/3.4.rst:490
782
784
msgid ""
@@ -1328,6 +1330,8 @@ msgid ""
1328
1330
" is available for other implementations to use. (Contributed by Brian "
1329
1331
"Thorne in :issue:`12428`.)"
1330
1332
msgstr ""
1333
+ "现在标准库中增加了 :func:`~functools.partial` 函数的纯 Python 版本;在 CPython 中它会被 C "
1334
+ "加速版本覆盖,但它以供其他实现来使用。 (由 Brian Thorne 在 :issue:`12428` 中贡献。)"
1331
1335
1332
1336
#: ../../whatsnew/3.4.rst:885
1333
1337
msgid "gc"
You can’t perform that action at this time.
0 commit comments