Skip to content

Commit 74ea286

Browse files
pomerge from 3.9 branch into 3.7
1 parent 5e6b195 commit 74ea286

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/asyncio-task.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,12 @@ msgid ""
230230
"A good example of a low-level function that returns a Future object is :meth:"
231231
"`loop.run_in_executor`."
232232
msgstr ""
233+
"Um bom exemplo de uma função de baixo nível que retorna um objeto Future é :"
234+
"meth:`loop.run_in_executor`."
233235

234236
#: ../../library/asyncio-task.rst:211
235237
msgid "Running an asyncio Program"
236-
msgstr ""
238+
msgstr "Executando um programa asyncio"
237239

238240
#: ../../library/asyncio-task.rst:215
239241
msgid "Execute the :term:`coroutine` *coro* and return the result."

0 commit comments

Comments
 (0)