]> 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)
commitc098241342f9f0636e98b81d016564cc4153f158
tree3de1f353e91e15070544ec32a65166b2e5e168c3
parentff827f08ac9201f56b14cb19ccb9d511434c858b
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