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

Skip to content

Commit f8394fc

Browse files
[po] auto sync
1 parent 9dc915c commit f8394fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.60%", "updated_at": "2024-02-26T08:24:44Z"}
1+
{"translation": "91.61%", "updated_at": "2024-02-26T09:22:35Z"}

whatsnew/3.5.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,9 @@ msgid ""
18601860
"will set the various import-controlled attributes based on the passed-in "
18611861
"spec object. (Contributed by Brett Cannon in :issue:`20383`.)"
18621862
msgstr ""
1863+
"新增的 :func:`util.module_from_spec() <importlib.util.module_from_spec>` "
1864+
"函数现在是创建新模块的首先方式。 相比直接创建 :class:`types.ModuleType` "
1865+
"实例,这个新函数将基于传入的规格说明对象设置各种导入控制的属性。 (由 Brett Cannon 在 :issue:`20383` 中贡献。)"
18631866

18641867
#: ../../whatsnew/3.5.rst:1283
18651868
msgid "inspect"

0 commit comments

Comments
 (0)
0