File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3100,7 +3100,7 @@ msgstr "``%f``"
31003100
31013101#: ../../library/datetime.rst:2359
31023102msgid "Microsecond as a decimal number, zero-padded on the left."
3103- msgstr "以十进制数表示的毫秒 ,在左侧补零。"
3103+ msgstr "以十进制数表示的微秒 ,在左侧补零。"
31043104
31053105#: ../../library/datetime.rst:2359
31063106msgid "000000, 000001, ..., 999999"
Original file line number Diff line number Diff line change @@ -1050,6 +1050,9 @@ msgid ""
10501050"default case), and one used ``__VENV_NAME__`` instead. (Contributed by Brett"
10511051" Cannon in :issue:`37663`.)"
10521052msgstr ""
1053+ "由 :mod:`venv` 所提供的激活脚本现在总是会使用 ``__VENV_PROMPT__`` 设置的值来一致地指明它们的自定义提示符。 "
1054+ "在之前版本中某些脚本会无条件地使用 ``__VENV_PROMPT__``,而另一些脚本只在其恰好被设置时(这是默认情况)才会使用,还有的脚本会改用 "
1055+ "``__VENV_NAME__``。 (由 Brett Cannon 在 :issue:`37663` 中贡献。)"
10531056
10541057#: ../../whatsnew/3.9.rst:596
10551058msgid "xml"
You can’t perform that action at this time.
0 commit comments