Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c245e73

Browse filesBrowse files
authored
Fix a fuzzy in glossary.po (python#298)
Resolve a fuzzy msgstr.
1 parent 3868ede commit c245e73
Copy full SHA for c245e73

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎glossary.po

Copy file name to clipboardExpand all lines: glossary.po
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,15 +1212,14 @@ msgstr ""
12121212
"(parallelism)。"
12131213

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

12261225
#: ../../glossary.rst:549

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.