Skip to content

Commit d68bedf

Browse files
translate library/asyncio-eventloop.po (#1202)
* update translation for asyncio policy system is deprecated * update translation for asyncio policy system deprecation message * Apply suggestions from code review --------- Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent 4bcd7a6 commit d68bedf

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)