8000 Traduccion asyncio stream by mmmarcos · Pull Request #2311 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion asyncio stream #2311

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 17 commits into from
Feb 27, 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
Next Next commit
Update library/asyncio-stream.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
mmmarcos and cmaureir authored Feb 13, 2023
commit 44f89001b5e2fa021cfeb19f9603233b7be2935d
2 changes: 1 addition & 1 deletion library/asyncio-stream.po
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ msgid ""
"read data."
msgstr ""
"Si se recibe EOF (final del archivo) y no se encontró ``\\n``, el método "
"devuelve datos leídos parcialmente."
"retorna datos leídos parcialmente."

#: ../Doc/library/asyncio-stream.rst:208
msgid ""
Expand Down
0