File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 89.99 %" , "updated_at" : " 2024-01-25T07 :09:02Z " }
1
+ {"translation" : " 90.00 %" , "updated_at" : " 2024-01-25T08 :09:46Z " }
Original file line number Diff line number Diff line change @@ -1553,7 +1553,7 @@ msgstr ""
1553
1553
1554
1554
#: ../../c-api/init.rst:1225
1555
1555
msgid "Extension modules are shared between (sub-)interpreters as follows:"
1556
- msgstr ""
1556
+ msgstr "扩展模块将以如下方式在(子)解释器之间共享: "
1557
1557
1558
1558
#: ../../c-api/init.rst:1227
1559
1559
msgid ""
@@ -1562,6 +1562,8 @@ msgid ""
1562
1562
"initialized for each interpreter. Only C-level static and global variables "
1563
1563
"are shared between these module objects."
1564
1564
msgstr ""
1565
+ "对于使用多阶段初始化的模块 ,例如 :c:func:`PyModule_FromDefAndSpec`,将为每个解释器创建并初始化一个单独的模块对象。 "
1566
+ "只有 C 层级的静态和全局变量能在这些模块 对象之间共享。"
1565
1567
1566
1568
#: ../../c-api/init.rst:1233
1567
1569
msgid ""
You can’t perform that action at this time.
0 commit comments