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 2fa2e29 commit 719ef7dCopy full SHA for 719ef7d
library/asyncio-runner.po
@@ -77,9 +77,9 @@ msgid ""
77
"*loop_factory* to configure the event loop instead of policies."
78
msgstr ""
79
"如果 *loop_factory* 不為 ``None``,它會被用於建立一個新的事件迴圈;"
80
-"否則會改用 :func:`asyncio.new_event_loop`。迴圈會在最後關閉。這個函式應該要作為"
+"否則會改用\\ :func:`asyncio.new_event_loop`。迴圈會在最後關閉。這個函式應該要作為"
81
"asyncio 程式的主要進入點,且理想上僅會被呼叫一次。推薦使用 *loop_factory* 來設定"
82
-"事件迴圈時而不是使用\\ :ref:`policies (政策)<asyncio-polices>`。"
+"事件迴圈時而不是使用 polices(政策)。"
83
84
#: ../../library/asyncio-runner.rst:46
85
msgid ""
0 commit comments