File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ msgstr ""
1313"POT-Creation-Date : 2021-10-16 21:42+0200\n "
1414"PO-Revision-Date : 2020-08-18 09:17-0500\n "
1515"Last-Translator : Gustavo Huarcaya <diavolo@gahd.net>\n "
16- "Language : es\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1) \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1)\n "
2222"Generated-By : Babel 2.9.1\n "
2323
2424#: ../Doc/library/asyncio-stream.rst:7
@@ -105,6 +105,9 @@ msgid ""
105105"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
106106"section <whatsnew310-removed>` for more information."
107107msgstr ""
108+ "El parámetro ``loop``. Esta función ha estado obteniendo implícitamente el "
109+ "bucle en ejecución actual desde 3.7. Consulte :ref:`What's New in 3.10's "
110+ "Removed section <whatsnew310-removed>` para obtener más información."
108111
109112#: ../Doc/library/asyncio-stream.rst:89
110113msgid "Start a socket server."
You can’t perform that action at this time.
0 commit comments