Skip to content

Commit 8de543d

Browse files
committed
traduccion de linea 252 faltante
1 parent 60c6a64 commit 8de543d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/asyncio-subprocess.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-10-27 14:37-0400\n"
14+
"PO-Revision-Date: 2024-10-27 14:49-0400\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -250,15 +250,14 @@ msgstr ""
250250
"método :meth:`~subprocess.Popen.poll`;"
251251

252252
#: ../Doc/library/asyncio-subprocess.rst:176
253-
#, fuzzy
254253
msgid ""
255254
"the :meth:`~asyncio.subprocess.Process.communicate` and :meth:`~asyncio."
256255
"subprocess.Process.wait` methods don't have a *timeout* parameter: use the :"
257256
"func:`~asyncio.wait_for` function;"
258257
msgstr ""
259258
"los métodos :meth:`~asyncio.subprocess.Process.communicate` y :meth:"
260259
"`~asyncio.subprocess.Process.wait` no tienen un parámetro *timeout*: use la "
261-
"función :func:`wait_for`;"
260+
"función :func:`~asyncio.wait_for`;"
262261

263262
#: ../Doc/library/asyncio-subprocess.rst:180
264263
msgid ""

0 commit comments

Comments
 (0)