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" : " 95.23%" , "updated_at" : " 2024-04-26T02 :56:11Z " }
1+ {"translation" : " 95.23%" , "updated_at" : " 2024-04-26T03 :56:44Z " }
Original file line number Diff line number Diff line change @@ -1934,13 +1934,18 @@ msgid ""
19341934"should be used, as part of the :pep:`424` formal specification of this "
19351935"language feature. (Contributed by Armin Ronacher in :issue:`16148`.)"
19361936msgstr ""
1937+ "新增的函数 :func:`~operator.length_hint` 提供了应当如何使用 "
1938+ ":meth:`~object.__length_hint__` 特殊方法的规范实现,作为该语言特性的 :pep:`424` 正式规范说明的一部分。 (由"
1939+ " Armin Ronacher 在 :issue:`16148` 中贡献。)"
19371940
19381941#: ../../whatsnew/3.4.rst:1165
19391942msgid ""
19401943"There is now a pure-python version of the :mod:`operator` module available "
19411944"for reference and for use by alternate implementations of Python. "
19421945"(Contributed by Zachary Ware in :issue:`16694`.)"
19431946msgstr ""
1947+ "现在提供了一个纯 Python 版本的 :mod:`operator` 模块,可用于参考并由 Python 的其他实现使用。 (由 Zachary "
1948+ "Ware 在 :issue:`16694` 中贡献。)"
19441949
19451950#: ../../whatsnew/3.4.rst:1171
19461951msgid "os"
@@ -1966,6 +1971,10 @@ msgid ""
19661971"Yogesh Chaudhari, Victor Stinner, and Charles-François Natali in "
19671972":issue:`17914`.)"
19681973msgstr ""
1974+ "新增函数 :func:`~os.cpu_count` 可报告 Python 运行所在平台上可用 CPU 的数量 (如果无法确定数量则为 "
1975+ "``None``)。 现在 :func:`multiprocessing.cpu_count` 函数是根据此函数实现的。 (由 Trent "
1976+ "Nelson, Yogesh Chaudhari, Victor Stinner 和 Charles-François Natali 在 "
1977+ ":issue:`17914` 中贡献。)"
19691978
19701979#: ../../whatsnew/3.4.rst:1184
19711980msgid ""
You can’t perform that action at this time.
0 commit comments