Skip to content

Commit c3a0121

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent 3fe1bd5 commit c3a0121

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

library/asyncio-task.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ msgid ""
4848
"preferred way of writing asyncio applications. For example, the following "
4949
"snippet of code prints \"hello\", waits 1 second, and then prints \"world\"::"
5050
msgstr ""
51+
"async/await 構文で宣言された :term:`コルーチン <coroutine>` は、 asyncio を"
52+
"使ったアプリケーションを書くのに推奨される方法です。例えば、次のコードスニ"
53+
"ペットは \"hello\" を出力し、そこから 1 秒待って \"world\" を出力します:: "
5154

5255
#: ../../library/asyncio-task.rst:41
5356
msgid ""

0 commit comments

Comments
 (0)