File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -250,15 +250,14 @@ msgstr ""
250
250
"método :meth:`~subprocess.Popen.poll`;"
251
251
252
252
#: ../Doc/library/asyncio-subprocess.rst:176
253
- #, fuzzy
254
253
msgid ""
255
254
"the :meth:`~asyncio.subprocess.Process.communicate` and :meth:`~asyncio."
256
255
"subprocess.Process.wait` methods don't have a *timeout* parameter: use the :"
257
256
"func:`~asyncio.wait_for` function;"
258
257
msgstr ""
259
258
"los métodos :meth:`~asyncio.subprocess.Process.communicate` y :meth:"
260
259
"`~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`;"
262
261
263
262
#: ../Doc/library/asyncio-subprocess.rst:180
264
263
msgid ""
You can’t perform that action at this time.
0 commit comments