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 01e60f0 commit bbe20e1Copy full SHA for bbe20e1
library/asyncio-task.po
@@ -253,6 +253,8 @@ msgid ""
253
"This function runs the passed coroutine, taking care of managing the asyncio "
254
"event loop, *finalizing asynchronous generators*, and closing the threadpool."
255
msgstr ""
256
+"この関数は、非同期イベントループの管理と *非同期ジェネレータの終了処理* およ"
257
+"びスレッドプールのクローズ処理を行いながら、渡されたコルーチンを実行します。"
258
259
#: ../../library/asyncio-task.rst:221
260
msgid ""
@@ -286,6 +288,7 @@ msgstr "以下はプログラム例です::"
286
288
#: ../../library/asyncio-task.rst:240
287
289
msgid "Updated to use :meth:`loop.shutdown_default_executor`."
290
291
+":meth:`loop.shutdown_default_executor` メソッドを使うように更新されました。"
292
293
#: ../../library/asyncio-task.rst:244
294
0 commit comments