File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -550,6 +550,8 @@ msgid ""
550550"18 months since 1991, and this seems likely to continue. As of version 3.9,"
551551" Python will have a major new release every 12 months (:pep:`602`)."
552552msgstr ""
553+ "非常稳定。 自 1991 年起大约每隔 6 到 18 个月就会推出新的稳定发布版,这种状态看来还还持续。 从 3.9 版开始,Python 将会每隔 "
554+ "12 个月推出一个新的主要发布版 (:pep:`602`)。"
553555
554556#: ../../faq/general.rst:302
555557msgid ""
@@ -585,7 +587,7 @@ msgstr "有多少人在使用 Python?"
585587msgid ""
586588"There are probably millions of users, though it's difficult to obtain an "
587589"exact count."
588- msgstr ""
590+ msgstr "使用者应该数以百万计,但很难获得一个精确的数字。 "
589591
590592#: ../../faq/general.rst:321
591593msgid ""
Original file line number Diff line number Diff line change @@ -1740,12 +1740,14 @@ msgid ""
17401740"default value for the *level* parameter, but will have to explicitly supply "
17411741"a suitable value."
17421742msgstr ""
1743+ "请注意如果你定义了任何高于 ``CRITICAL`` 的自定义日志级别(并不建议这样做),你就将无法沿用 *level* "
1744+ "形参的默认值,而必须显式地提供适当的值。"
17431745
17441746#: ../../library/logging.rst:1085
17451747msgid ""
17461748"The *level* parameter was defaulted to level ``CRITICAL``. See Issue #28524 "
17471749"for more information about this change."
1748- msgstr ""
1750+ msgstr "*level* 形参默认为 ``CRITICAL`` 级别。 请参阅问题 #28524 了解此项改变的更多细节。 "
17491751
17501752#: ../../library/logging.rst:1091
17511753msgid ""
You can’t perform that action at this time.
0 commit comments