diff --git a/library/asyncio-queue.po b/library/asyncio-queue.po index 4b5beab619..e713164b13 100644 --- a/library/asyncio-queue.po +++ b/library/asyncio-queue.po @@ -199,6 +199,9 @@ msgid "" "current running loop since 3.7. See :ref:`What's New in 3.10's Removed " "section ` for more information." msgstr "" +"El parámetro ``loop``. Esta función ha estado obteniendo implícitamente el " +"bucle actual en ejecución desde 3.7. Consultar :ref:`la sección Eliminado en " +"¿Qué hay de nuevo en 3.10? ` para más información." #: ../Doc/library/asyncio-queue.rst:117 msgid "Priority Queue" @@ -259,6 +262,3 @@ msgid "" msgstr "" "Las colas pueden ser usadas para distribuir cargas de trabajo entre " "múltiples tareas concurrentes::" - -#~ msgid "The *loop* parameter." -#~ msgstr "El parámetro *loop*."