Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab1f490

Browse files
[po] auto sync
1 parent 5525131 commit ab1f490

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.99%", "updated_at": "2024-02-26T08:09:32Z"}
1+
{"translation": "90.99%", "updated_at": "2024-02-26T09:09:16Z"}

whatsnew/3.5.po

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

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

0 commit comments

Comments
 (0)