Skip to content
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 94ade02d129c3688fb510ad1c8152df8ee4aa6c5
2 changes: 1 addition & 1 deletion library/asyncio-stream.po
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ msgstr ""
#: ../Doc/library/asyncio-stream.rst:240
msgid "Return ``True`` if the buffer is empty and :meth:`feed_eof` was called."
msgstr ""
"Devuelve ``True`` si el buffer está vacío y :meth:`feed_eof` fue llamado."
"Retorna ``True`` si el buffer está vacío y :meth:`feed_eof` fue llamado."

#: ../Doc/library/asyncio-stream.rst:245
msgid "StreamWriter"
Expand Down