]> granicus.if.org Git - python/commit
asyncio: sync with Tulip
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jul 2014 16:08:22 +0000 (18:08 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jul 2014 16:08:22 +0000 (18:08 +0200)
commit799a60ccb4efec5e01c076f0a9b08ed7f4b3fc10
tree7b0eff0337c4d4b28d096ded37fcde22259a3930
parent1a870c913238e6e2178283b1d69e9be9203473f2
asyncio: sync with Tulip

Backout the "Tulip issue 181: Faster create_connection()" changeset, it was a
mistake.
Lib/asyncio/proactor_events.py
Lib/asyncio/selector_events.py