]> granicus.if.org Git - python/commit
asyncio.transports: Make _ProactorBasePipeTransport use _FlowControlMixin
authorYury Selivanov <yselivanov@sprymix.com>
Tue, 18 Feb 2014 23:41:13 +0000 (18:41 -0500)
committerYury Selivanov <yselivanov@sprymix.com>
Tue, 18 Feb 2014 23:41:13 +0000 (18:41 -0500)
commit3cb9914488d2d5c95a1b688a68302f5fa2e914ad
tree1f3e25dfe844b818b51b8cd48ff28146bd867804
parent569efa2e4bf985f27a9f85393e29d3ad8ac73344
asyncio.transports: Make _ProactorBasePipeTransport use _FlowControlMixin
Lib/asyncio/proactor_events.py
Lib/asyncio/selector_events.py
Lib/asyncio/transports.py
Lib/asyncio/unix_events.py