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" : " 92.92 %" , "updated_at" : " 2024-05-07T02:28:11Z " }
1+ {"translation" : " 92.93 %" , "updated_at" : " 2024-05-08T00:30:54Z " }
Original file line number Diff line number Diff line change @@ -2904,6 +2904,9 @@ msgid ""
29042904"installed in the virtual environment. (Contributed by Nick Coghlan in "
29052905":issue:`19552` as part of the :pep:`453` implementation.)"
29062906msgstr ""
2907+ ":class:`~venv.EnvBuilder` 和 :func:`~venv.create` 便捷函数接受新的关键字参数 "
2908+ "*with_pip*,默认值为 ``False``,它控制 :class:`~venv.EnvBuilder` 是否确保 ``pip`` "
2909+ "在虚拟环境中安装。 (作为 :pep:`453` 实现的组成部分由 Nick Coghlan 在 :issue:`19552` 中贡献。)"
29072910
29082911#: ../../whatsnew/3.4.rst:1731
29092912msgid "wave"
@@ -2914,12 +2917,15 @@ msgid ""
29142917"The :meth:`~wave.getparams` method now returns a namedtuple rather than a "
29152918"plain tuple. (Contributed by Claudiu Popa in :issue:`17487`.)"
29162919msgstr ""
2920+ "现在 :meth:`~wave.getparams` 方法将返回一个具名元组而不是普通元组。 (由 Claudiu Popa 在 "
2921+ ":issue:`17487` 中贡献。)"
29172922
29182923#: ../../whatsnew/3.4.rst:1736
29192924msgid ""
29202925":meth:`wave.open` now supports the context management protocol. "
29212926"(Contributed by Claudiu Popa in :issue:`17616`.)"
29222927msgstr ""
2928+ "现在 :meth:`wave.open` 已支持上下文管理器协议。 (由 Claudiu Popa 在 :issue:`17616` 中贡献。)"
29232929
29242930#: ../../whatsnew/3.4.rst:1739
29252931msgid ""
You can’t perform that action at this time.
0 commit comments