[New-bugs-announce] [issue32624] Implement WriteTransport.is_protocol_paused()

Andrew Svetlov report at bugs.python.org
Mon Jan 22 12:39:55 EST 2018


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

The method should return True is write is suspended

----------
components: asyncio
messages: 310439
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Implement WriteTransport.is_protocol_paused()
versions: Python 3.7

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


More information about the New-bugs-announce mailing list