Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbe20e1

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 01e60f0 commit bbe20e1

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
@@ -253,6 +253,8 @@ msgid ""
253253
"This function runs the passed coroutine, taking care of managing the asyncio "
254254
"event loop, *finalizing asynchronous generators*, and closing the threadpool."
255255
msgstr ""
256+
"この関数は、非同期イベントループの管理と *非同期ジェネレータの終了処理* およ"
257+
"びスレッドプールのクローズ処理を行いながら、渡されたコルーチンを実行します。"
256258

257259
#: ../../library/asyncio-task.rst:221
258260
msgid ""
@@ -286,6 +288,7 @@ msgstr "以下はプログラム例です::"
286288
#: ../../library/asyncio-task.rst:240
287289
msgid "Updated to use :meth:`loop.shutdown_default_executor`."
288290
msgstr ""
291+
":meth:`loop.shutdown_default_executor` メソッドを使うように更新されました。"
289292

290293
#: ../../library/asyncio-task.rst:244
291294
msgid ""

0 commit comments

Comments
 (0)