Thanks to visit codestin.com Credit goes to github.com
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 20097fc commit b2fd976Copy full SHA for b2fd976
library/asyncio-task.po
@@ -905,13 +905,12 @@ msgstr ""
905
msgid ""
906
"Return the current deadline, or ``None`` if the current deadline is not set."
907
msgstr ""
908
-"Retorna la fecha límite actual, o ``None``si la fecha límite actual no está "
+"Retorna la fecha límite actual, o ``None`` si la fecha límite actual no está "
909
"establecida."
910
911
#: ../Doc/library/asyncio-task.rst:696
912
msgid "Reschedule the timeout."
913
-msgstr ""
914
-"Reprogramar el tiempo de espera."
+msgstr "Reprogramar el tiempo de espera."
915
916
#: ../Doc/library/asyncio-task.rst:700
917
msgid "Return whether the context manager has exceeded its deadline (expired)."
0 commit comments