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 3868ede commit c245e73Copy full SHA for c245e73
glossary.po
@@ -1212,15 +1212,14 @@ msgstr ""
1212
"(parallelism)。"
1213
1214
#: ../../glossary.rst:544
1215
-#, fuzzy
1216
msgid ""
1217
"However, some extension modules, either standard or third-party, are "
1218
"designed so as to release the GIL when doing computationally intensive tasks "
1219
"such as compression or hashing. Also, the GIL is always released when doing "
1220
"I/O."
1221
msgstr ""
1222
"然而,有些擴充模組,無論是標準的或是第三方的,它們被設計成在執行壓縮或雜湊等"
1223
-"計算密集 (computationally-intensive) 的任務時,可以解除 GIL。另外,在執行 I/"
+"計算密集 (computationally intensive) 的任務時,可以解除 GIL。另外,在執行 I/"
1224
"O 時,GIL 總是會被解除。"
1225
1226
#: ../../glossary.rst:549
0 commit comments