File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.77%" , "updated_at" : " 2024-03-25T02:15:03Z " }
1
+ {"translation" : " 91.77%" , "updated_at" : " 2024-03-25T03:09:48Z " }
Original file line number Diff line number Diff line change @@ -1343,6 +1343,8 @@ msgid ""
1343
1343
"dictionaries containing the collections statistics since interpreter "
1344
1344
"startup. (Contributed by Antoine Pitrou in :issue:`16351`.)"
1345
1345
msgstr ""
1346
+ "新增的函数 :func:`~gc.get_stats` 可返回由三个单独生成字典组成的列表,每个字典均包含自解释器启动以来收集的统计信息。 (由 "
1347
+ "Antoine Pitrou 在 :issue:`16351` 中贡献。)"
1346
1348
1347
1349
#: ../../whatsnew/3.4.rst:893
1348
1350
msgid "glob"
@@ -1355,6 +1357,8 @@ msgid ""
1355
1357
"expansion but are instead matched literally. (Contributed by Serhiy "
1356
1358
"Storchaka in :issue:`8402`.)"
1357
1359
msgstr ""
1360
+ "新增函数 :func:`~glob.escape` 提供了为文件名中的特殊字符进行转义的方式以使它们不会成为 glob "
1361
+ "扩展的组成部分而是按字面值来匹配。 (由 Serhiy Storchaka 在 :issue:`8402` 中贡献。)"
1358
1362
1359
1363
#: ../../whatsnew/3.4.rst:901
1360
1364
msgid "hashlib"
You can’t perform that action at this time.
0 commit comments