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 7b01cb5 commit 4bc8929Copy full SHA for 4bc8929
library/asyncio-eventloop.po
@@ -127,8 +127,8 @@ msgid ""
127
"event loop if present else it will return the loop set by :func:"
128
"`set_event_loop`."
129
msgstr ""
130
-":mod:`!asyncio` 的系統政策已被棄用,並將於 Python 3.16 中移除;此後,此函式將返回當前執行中的事件"
131
-"迴圈(若存在),否則將返回由 :func:`set_event_loop` 設定的迴圈。"
+":mod:`!asyncio` 的政策系統已被棄用,並將於 Python 3.16 中移除;此後,此函式將回傳當前執行中的事件"
+"迴圈(若存在),否則將回傳由 :func:`set_event_loop` 設定的迴圈。"
132
133
#: ../../library/asyncio-eventloop.rst:74
134
msgid "Set *loop* as the current event loop for the current OS thread."
0 commit comments