Andrew Svetlov added the comment:
Let's not do it: the new method is not required for starttls/sendfile, the name
and behavior is questionable.
New issue should be created with use case example.
--
resolution: -> rejected
stage: -> resolved
status: open -> closed
__
New submission from Andrew Svetlov :
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
__