We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7533de1 commit a7f32c2Copy full SHA for a7f32c2
.stat.json
@@ -1 +1 @@
1
-{"translation": "83.22%", "updated_at": "2025-04-29T01:47:24Z"}
+{"translation": "83.23%", "updated_at": "2025-04-30T02:44:15Z"}
whatsnew/3.3.po
@@ -955,6 +955,10 @@ msgid ""
955
"end any VM-specific deviations in import semantics. And finally it eases the"
956
" maintenance of import, allowing for future growth to occur."
957
msgstr ""
958
+"现在 :func:`__import__` 函数是由 :func:`importlib.__import__` 驱动的。 这项工作标志着 "
959
+":pep:`302` 的“第 2 阶段”的结束。 这一变化带来了许多好处。 首先,它允许更多驱动导入的机制对外公开而不是保持隐式并藏在 C 代码内部。 "
960
+"它还提供了单一的实现给所有支持 Python 3.3 的 Python VM 使用,有助于结束导入语义中有关特定 VM 的偏差。 "
961
+"最后它还减轻了导入的维护负担,以允许未来的更多改进。"
962
963
#: ../../whatsnew/3.3.rst:700
964
msgid ""
0 commit comments