8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013f925 commit 0c1c345Copy full SHA for 0c1c345
library/asyncio-stream.po
@@ -305,6 +305,10 @@ msgid ""
305
"reset. The :attr:`IncompleteReadError.partial` attribute may contain a "
306
"portion of the separator."
307
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."
312
313
#: ../../library/asyncio-stream.rst:216
314
msgid "Return ``True`` if the buffer is empty and :meth:`feed_eof` was called."
0 commit comments