Skip to content

Commit 7b01cb5

Browse files
committed
update translation for asyncio policy system is deprecated
1 parent 4bcd7a6 commit 7b01cb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/asyncio-eventloop.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ msgid ""
127127
"event loop if present else it will return the loop set by :func:"
128128
"`set_event_loop`."
129129
msgstr ""
130+
":mod:`!asyncio` 的系統政策已被棄用,並將於 Python 3.16 中移除;此後,此函式將返回當前執行中的事件"
131+
"迴圈(若存在),否則將返回由 :func:`set_event_loop` 設定的迴圈。"
130132

131133
#: ../../library/asyncio-eventloop.rst:74
132134
msgid "Set *loop* as the current event loop for the current OS thread."

0 commit comments

Comments
 (0)