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" : " 90.02 %" , "updated_at" : " 2024-01-26T06:09:40Z " }
1
+ {"translation" : " 90.03 %" , "updated_at" : " 2024-01-26T07:08:52Z " }
Original file line number Diff line number Diff line change @@ -1200,13 +1200,15 @@ msgid ""
1200
1200
"When the current thread state is ``NULL``, this issues a fatal error (so "
1201
1201
"that the caller needn't check for ``NULL``)."
1202
1202
msgstr ""
1203
+ "返回当前线程状态。 全局解释器锁必须被持有。 在当前状态为 ``NULL`` 时,这将发出一个致命错误 (这样调用方将无须检查是否为 "
1204
+ "``NULL``)。"
1203
1205
1204
1206
#: ../../c-api/init.rst:903
1205
1207
msgid ""
1206
1208
"Swap the current thread state with the thread state given by the argument "
1207
1209
"*tstate*, which may be ``NULL``. The global interpreter lock must be held "
1208
1210
"and is not released."
1209
- msgstr ""
1211
+ msgstr "交换当前线程状态与由参数 *tstate* (可能为 ``NULL``) 给出的线程状态。 全局解释器锁必须被持有且未被释放。 "
1210
1212
1211
1213
#: ../../c-api/init.rst:908
1212
1214
msgid ""
You can’t perform that action at this time.
0 commit comments