Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducido archivo library/asyncio-eventloop#1813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Agregado 'asyncgen' al diccionario; 'deprecación'->'obsolescencia'
  • Loading branch information
@mmmarcos
mmmarcos committedJan 5, 2022
commitab31ee573d62a6345c44982dd856179c4d2b824e
3 changes: 2 additions & 1 deletiondictionaries/library_asyncio-eventloop.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
asyncgen
loop
renderizar
monotónicos
Expand All@@ -13,4 +14,4 @@ handle
exception
message
Stack
reordenamiento
reordenamiento
7 changes: 3 additions & 4 deletionslibrary/asyncio-eventloop.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2022-01-0516:31+0100\n"
"PO-Revision-Date: 2022-01-0517:06+0100\n"
"Last-Translator: Marcos Medrano <marcosmedrano0@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
Expand DownExpand Up@@ -129,7 +129,7 @@ msgid ""
"Deprecation warning is emitted if there is no running event loop. In future "
"Python releases, this function will be an alias of :func:`get_running_loop`."
msgstr ""
"Se emite una advertencia dedeprecación si no hay un bucle de eventos en "
"Se emite una advertencia deobsolescencia si no hay un bucle de eventos en "
"ejecución. En futuras versiones de Python, esta función será un alias de :"
"func:`get_running_loop`."

Expand DownExpand Up@@ -947,14 +947,13 @@ msgstr ""
"Una tupla de ``(transport, protocol)`` es retornada cuando se tiene éxito."

#: ../Doc/library/asyncio-eventloop.rst:529
#, fuzzy
msgid ""
"*local_addr*, if given, is a ``(local_host, local_port)`` tuple used to bind "
"the socket locally. The *local_host* and *local_port* are looked up using :"
"meth:`getaddrinfo`."
msgstr ""
"*local_addr*, si está dado, es una tupla ``(local_host, local_port)`` usada "
"para enlazar el socket localmente. Los *local_host* y *local_port* son "
"para enlazar el socket localmente.Los *local_host* y *local_port* son "
"buscados utilizando :meth:`getaddrinfo`."

#: ../Doc/library/asyncio-eventloop.rst:533
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp