Skip to content

Commit a7f32c2

Browse files
[po] auto sync
1 parent 7533de1 commit a7f32c2

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": "83.22%", "updated_at": "2025-04-29T01:47:24Z"}
1+
{"translation": "83.23%", "updated_at": "2025-04-30T02:44:15Z"}

whatsnew/3.3.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,10 @@ msgid ""
955955
"end any VM-specific deviations in import semantics. And finally it eases the"
956956
" maintenance of import, allowing for future growth to occur."
957957
msgstr ""
958+
"现在 :func:`__import__` 函数是由 :func:`importlib.__import__` 驱动的。 这项工作标志着 "
959+
":pep:`302` 的“第 2 阶段”的结束。 这一变化带来了许多好处。 首先,它允许更多驱动导入的机制对外公开而不是保持隐式并藏在 C 代码内部。 "
960+
"它还提供了单一的实现给所有支持 Python 3.3 的 Python VM 使用,有助于结束导入语义中有关特定 VM 的偏差。 "
961+
"最后它还减轻了导入的维护负担,以允许未来的更多改进。"
958962

959963
#: ../../whatsnew/3.3.rst:700
960964
msgid ""

0 commit comments

Comments
 (0)