[issue32356] asyncio: Make transport.pause_reading()/resume_reading() idempotent; add transport.is_reading()

Yury Selivanov report at bugs.python.org
Sun Dec 17 22:46:15 EST 2017


New submission from Yury Selivanov <yselivanov at gmail.com>:

As briefly discussed on https://github.com/python/asyncio/issues/488 and https://github.com/python/cpython/pull/528

----------
messages: 308509
nosy: yselivanov
priority: normal
severity: normal
status: open
title: asyncio: Make transport.pause_reading()/resume_reading() idempotent; add transport.is_reading()

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


More information about the Python-bugs-list mailing list