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 4bcd7a6 commit 7b01cb5Copy full SHA for 7b01cb5
library/asyncio-eventloop.po
@@ -127,6 +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` 設定的迴圈。"
132
133
#: ../../library/asyncio-eventloop.rst:74
134
msgid "Set *loop* as the current event loop for the current OS thread."
0 commit comments