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 3f15b3c commit 3d0eea2Copy full SHA for 3d0eea2
library/contextvars.po
@@ -38,7 +38,7 @@ msgid ""
38
"func:`threading.local` to prevent their state from bleeding to other code "
39
"unexpectedly, when used in concurrent code."
40
msgstr ""
41
-"帶有狀態的 Context Manager 應該使用情境變數,不要用 :func:`threading.local`,"
+"帶有狀態的 Context Manager 應該使用情境變數,而不是 :func:`threading.local`,"
42
"才能防止它們的狀態在並行(concurrent)程式碼中使用時意外外溢並干擾到其他程式"
43
"碼。"
44
0 commit comments