8000 pomerge from 3.9 branch into 3.8 · python/python-docs-pt-br@013f925 · GitHub
[go: up one dir, main page]

Skip to content

Commit 013f925

Browse files
pomerge from 3.9 branch into 3.8
1 parent 71c535a commit 013f925

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

library/asyncio-stream.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,9 @@ msgid ""
272272
"read. Use the :attr:`IncompleteReadError.partial` attribute to get the "
273273
"partially read data."
274274
msgstr ""
275+
"Levanta um :exc:`IncompleteReadError` se EOF é atingido antes que *n* sejam "
276+
"lidos. Use o atributo :attr:`IncompleteReadError.partial` para obter os "
277+
"dados parcialmente lidos."
275278

276279
#: ../../library/asyncio-stream.rst:197
277280
msgid "Read data from the stream until *separator* is found."

0 commit comments

Comments
 (0)
0