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 5e6b195 commit 74ea286Copy full SHA for 74ea286
1 file changed
library/asyncio-task.po
@@ -230,10 +230,12 @@ msgid ""
230
"A good example of a low-level function that returns a Future object is :meth:"
231
"`loop.run_in_executor`."
232
msgstr ""
233
+"Um bom exemplo de uma função de baixo nível que retorna um objeto Future é :"
234
+"meth:`loop.run_in_executor`."
235
236
#: ../../library/asyncio-task.rst:211
237
msgid "Running an asyncio Program"
-msgstr ""
238
+msgstr "Executando um programa asyncio"
239
240
#: ../../library/asyncio-task.rst:215
241
msgid "Execute the :term:`coroutine` *coro* and return the result."
0 commit comments