[New-bugs-announce] [issue34666] Implement async write and async close in asyncio StreamWriter

Andrew Svetlov report at bugs.python.org
Thu Sep 13 14:46:09 EDT 2018


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

Methods are needed for providing consistent stream API with control flow switched on by default.

----------
components: asyncio
messages: 325279
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Implement async write and async close in asyncio StreamWriter
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34666>
_______________________________________


More information about the New-bugs-announce mailing list