8000 [po] auto sync · python/python-docs-zh-cn@7fbb0a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fbb0a3

Browse files
[po] auto sync
1 parent 45df51a commit 7fbb0a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.77%", "updated_at": "2024-03-25T02:15:03Z"}
1+
{"translation": "91.77%", "updated_at": "2024-03-25T03:09:48Z"}

whatsnew/3.4.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,6 +1343,8 @@ msgid ""
13431343
"dictionaries containing the collections statistics since interpreter "
13441344
"startup. (Contributed by Antoine Pitrou in :issue:`16351`.)"
13451345
msgstr ""
1346+
"新增的函数 :func:`~gc.get_stats` 可返回由三个单独生成字典组成的列表,每个字典均包含自解释器启动以来收集的统计信息。 (由 "
1347+
"Antoine Pitrou 在 :issue:`16351` 中贡献。)"
13461348

13471349
#: ../../whatsnew/3.4.rst:893
13481350
msgid "glob"
@@ -1355,6 +1357,8 @@ msgid ""
13551357
"expansion but are instead matched literally. (Contributed by Serhiy "
13561358
"Storchaka in :issue:`8402`.)"
13571359
msgstr ""
1360+
"新增函数 :func:`~glob.escape` 提供了为文件名中的特殊字符进行转义的方式以使它们不会成为 glob "
1361+
"扩展的组成部分而是按字面值来匹配。 (由 Serhiy Storchaka 在 :issue:`8402` 中贡献。)"
13581362

13591363
#: ../../whatsnew/3.4.rst:901
13601364
msgid "hashlib"

0 commit comments

Comments
 (0)
0