]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio: Write flow control for proactor event loop.
authorGuido van Rossum <guido@python.org>
Wed, 4 Dec 2013 20:12:07 +0000 (12:12 -0800)
committerGuido van Rossum <guido@python.org>
Wed, 4 Dec 2013 20:12:07 +0000 (12:12 -0800)
commitebb8e58f0ab66a9d124580e4a1d5b0d5499b0a4d
treef602167fd70427162ffa575fac0a63ad7ad1c036
parent638aebd58e16a686ea8641f94ca714c406df1792
asyncio: Write flow control for proactor event loop.
Lib/asyncio/proactor_events.py
Lib/test/test_asyncio/test_proactor_events.py