File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 90.60 %" , "updated_at" : " 2024-01-23T03:23:12Z " }
1+ {"translation" : " 90.61 %" , "updated_at" : " 2024-01-23T13:24:44Z " }
Original file line number Diff line number Diff line change @@ -908,6 +908,8 @@ msgid ""
908908":c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME` "
909909"environment variable if it is set."
910910msgstr ""
911+ "返回默认的 \" home\" ,就是由之前对 :c:func:`Py_SetPythonHome` 的调用所设置的值,或者在设置了 "
912+ ":envvar:`PYTHONHOME` 环境变量的情况下该环境变量的值。"
911913
912914#: ../../c-api/init.rst:644
913915msgid "Thread State and the Global Interpreter Lock"
@@ -1542,6 +1544,8 @@ msgid ""
15421544"This function does not update the current thread state. Please use "
15431545":c:func:`PyEval_RestoreThread` or :c:func:`PyEval_AcquireThread` instead."
15441546msgstr ""
1547+ "此函数不会更新当前线程状态。 请改用 :c:func:`PyEval_RestoreThread` 或 "
1548+ ":c:func:`PyEval_AcquireThread`。"
15451549
15461550#: ../../c-api/init.rst:1249
15471551msgid ""
You can’t perform that action at this time.
0 commit comments