@@ -2238,6 +2238,9 @@ msgid ""
22382238":func:`socket.if_indextoname` functions have been implemented on Windows. "
22392239"(Contributed by Zackery Spytz in :issue:`37007`.)"
22402240msgstr ""
2241+ ":func:`socket.if_nameindex`, :func:`socket.if_nametoindex` 和 "
2242+ ":func:`socket.if_indextoname` 函数已经在 Windows 上实现。 (由 Zackery Spytz 在 "
2243+ ":issue:`37007` 中贡献。)"
22412244
22422245#: ../../whatsnew/3.8.rst:1184
22432246msgid "ssl"
@@ -2264,12 +2267,16 @@ msgid ""
22642267":func:`statistics.mean`. (Contributed by Raymond Hettinger and Steven "
22652268"D'Aprano in :issue:`35904`.)"
22662269msgstr ""
2270+ "增加了 :func:`statistics.fmean` 作为 :func:`statistics.mean` 的更快速的浮点数版本。 (由 "
2271+ "Raymond Hettinger 和 Steven D'Aprano 在 :issue:`35904` 中贡献。)"
22672272
22682273#: ../../whatsnew/3.8.rst:1199
22692274msgid ""
22702275"Added :func:`statistics.geometric_mean` (Contributed by Raymond Hettinger in"
22712276" :issue:`27181`.)"
22722277msgstr ""
2278+ "增加了 :func:`statistics.geometric_mean` (由 Raymond Hettinger 在 :issue:`27181` "
2279+ "中贡献。)"
22732280
22742281#: ../../whatsnew/3.8.rst:1202
22752282msgid ""
@@ -2570,6 +2577,10 @@ msgid ""
25702577"for :func:`~unittest.setUpModule` and :meth:`~unittest.TestCase.setUpClass`."
25712578" (Contributed by Lisa Roach in :issue:`24412`.)"
25722579msgstr ""
2580+ "为 unittest 添加 了 :func:`~unittest.addModuleCleanup` 和 "
2581+ ":meth:`~unittest.TestCase.addClassCleanup` 以支持对 "
2582+ ":func:`~unittest.setUpModule` 和 :meth:`~unittest.TestCase.setUpClass` 进行清理。 "
2583+ "(由 Lisa Roach 在 :issue:`24412` 中贡献。)"
25732584
25742585#: ../../whatsnew/3.8.rst:1376
25752586msgid ""
0 commit comments