Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions glossary.po
Original file line number Diff line number Diff line change
Expand Up @@ -1212,15 +1212,14 @@ msgstr ""
"(parallelism)。"

#: ../../glossary.rst:544
#, fuzzy
msgid ""
"However, some extension modules, either standard or third-party, are "
"designed so as to release the GIL when doing computationally intensive tasks "
"such as compression or hashing. Also, the GIL is always released when doing "
"I/O."
msgstr ""
"然而,有些擴充模組,無論是標準的或是第三方的,它們被設計成在執行壓縮或雜湊等"
"計算密集 (computationally-intensive) 的任務時,可以解除 GIL。另外,在執行 I/"
"計算密集 (computationally intensive) 的任務時,可以解除 GIL。另外,在執行 I/"
"O 時,GIL 總是會被解除。"

#: ../../glossary.rst:549
Expand Down