8000 Traducido library/asyncio-llapi-index by cmaureir · Pull Request #2280 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido library/asyncio-llapi-index #2280

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 3, 2023
Merged
Changes from 1 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
Prev Previous commit
Apply suggestions from code review
Co-authored-by: Marcos Medrano <marcosmedrano0@gmail.com>
  • Loading branch information
cmaureir and mmmarcos authored Feb 16, 2023
commit 0b3084110cd5b78f9810f826dc14e71cf37c3971
4 changes: 2 additions & 2 deletions library/asyncio-llapi-index.po
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ msgstr "``await`` :meth:`loop.sock_recvfrom`"

#: ../Doc/library/asyncio-llapi-index.rst:193
msgid "Receive a datagram from the :class:`~socket.socket`."
msgstr "Recibe un diagrama desde :class:`~socket.socket`."
msgstr "Recibe un datagrama desde :class:`~socket.socket`."

#: ../Doc/library/asyncio-llapi-index.rst:195
msgid "``await`` :meth:`loop.sock_recvfrom_into`"
Expand Down Expand Up @@ -774,7 +774,7 @@ msgstr ""

#: ../Doc/library/asyncio-llapi-index.rst:361
msgid "Return the current size of the output buffer."
msgstr "Devuelve el tamaño actual del búfer de salida."
msgstr "Retorna el tamaño actual del búfer de salida."

#: ../Doc/library/asyncio-llapi-index.rst:363
msgid ""
Expand Down
0