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

Skip to content

Commit 0c1c345

Browse files
pomerge from 3.9 branch into 3.8
1 parent 013f925 commit 0c1c345

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library/asyncio-stream.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@ msgid ""
305305
"reset. The :attr:`IncompleteReadError.partial` attribute may contain a "
306306
"portion of the separator."
307307
msgstr ""
308+
"Se EOF for atingido antes que o separador completo seja encontrado, uma "
309+
"exceção :exc:`IncompleteReadError` é levantada, e o buffer interno é "
310+
"resetado. O atributo :attr:`IncompleteReadError.partial` pode conter uma "
311+
"parte do separador."
308312

309313
#: ../../library/asyncio-stream.rst:216
310314
msgid "Return ``True`` if the buffer is empty and :meth:`feed_eof` was called."

0 commit comments

Comments
 (0)
0