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 0281074 commit caeee9bCopy full SHA for caeee9b
1 file changed
library/asyncio-queue.po
@@ -199,6 +199,9 @@ msgid ""
199
"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
200
"section <whatsnew310-removed>` for more information."
201
msgstr ""
202
+"El parámetro ``loop``. Esta función ha estado obteniendo implícitamente el "
203
+"bucle actual en ejecución desde 3.7. Consultar :ref:`la sección Eliminado en "
204
+"¿Qué hay de nuevo en 3.10? <whatsnew310-removed>` para más información."
205
206
#: ../Doc/library/asyncio-queue.rst:117
207
msgid "Priority Queue"
@@ -259,6 +262,3 @@ msgid ""
259
262
260
263
"Las colas pueden ser usadas para distribuir cargas de trabajo entre "
261
264
"múltiples tareas concurrentes::"
-
-#~ msgid "The *loop* parameter."
-#~ msgstr "El parámetro *loop*."
0 commit comments