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 af4f85e commit 2622841Copy full SHA for 2622841
library/contextvars.po
@@ -28,7 +28,7 @@ msgid ""
28
"context in asynchronous frameworks."
29
msgstr ""
30
"本模組供 API 來管理、儲存及存取單一情境各自的狀態(context-local state)。 "
31
-"用 :class:`~contextvars.ContextVar` 型別宣告和處理 *情境變數*。 :func:"
+"用 :class:`~contextvars.ContextVar` 類別宣告和處理\\ *情境變數*。 :func:"
32
"`~contextvars.copy_context` 函式和 :class:`~contextvars.Context` 類別來在非同"
33
"步框架中管理目前的情境。"
34
0 commit comments