Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafdd95 commit 15c7e23Copy full SHA for 15c7e23
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "93.21%", "updated_at": "2024-01-27T04:55:50Z"}
+{"translation": "93.21%", "updated_at": "2024-01-27T08:56:43Z"}
c-api/init.po
@@ -1844,6 +1844,8 @@ msgid ""
1844
"state is available. If this function returns ``NULL``, no exception has been"
1845
" raised and the caller should assume no current thread state is available."
1846
msgstr ""
1847
+"返回一个扩展可以在其中存储线程专属状态信息的字典。 每个扩展都应当使用一个独有的键用来在该字典中存储状态。 在没有可用的当前线程状态时也可以调用此函数。"
1848
+" 如果此函数返回 ``NULL``,则还没有任何异常被引发并且调用方应当假定没有可用的当前线程状态。"
1849
1850
#: ../../c-api/init.rst:1397
1851
msgid ""
0 commit comments