File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 89.96%" , "updated_at" : " 2024-01-23T03 :09:17Z " }
1
+ {"translation" : " 89.96%" , "updated_at" : " 2024-01-23T14 :09:05Z " }
Original file line number Diff line number Diff line change @@ -896,6 +896,8 @@ msgid ""
896
896
":c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME` "
897
897
"environment variable if it is set."
898
898
msgstr ""
899
+ "返回默认的 \" home\" ,就是由之前对 :c:func:`Py_SetPythonHome` 的调用所设置的值,或者在设置了 "
900
+ ":envvar:`PYTHONHOME` 环境变量的情况下该环境变量的值。"
899
901
900
902
#: ../../c-api/init.rst:644
901
903
msgid "Thread State and the Global Interpreter Lock"
@@ -1444,6 +1446,8 @@ msgid ""
1444
1446
"This function does not update the current thread state. Please use "
1445
1447
":c:func:`PyEval_RestoreThread` or :c:func:`PyEval_AcquireThread` instead."
1446
1448
msgstr ""
1449
+ "此函数不会更新当前线程状态。 请改用 :c:func:`PyEval_RestoreThread` 或 "
1450
+ ":c:func:`PyEval_AcquireThread`。"
1447
1451
1448
1452
#: ../../c-api/init.rst:1161
1449
1453
msgid ""
You can’t perform that action at this time.
0 commit comments