diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-07 17:27:27 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-07 17:27:27 +0200 |
commit | f80c52bf683c5a9f9782eed475cda41ed7e2e400 (patch) | |
tree | 58c73a033160fa0868e7a375dec0dd243f7e024e /Python/import.c | |
parent | 07de7b5db1d3cbaa27ffb782f7bd7d6563df271f (diff) | |
parent | 1a870c913238e6e2178283b1d69e9be9203473f2 (diff) | |
download | cpython-git-f80c52bf683c5a9f9782eed475cda41ed7e2e400.tar.gz |
(Merge 3.4) asyncio: sync with Tulip
- Tulip issue #181: Faster create_connection(). Call directly
waiter.set_result() in the constructor of _ProactorBasePipeTransport and
_SelectorSocketTransport, instead of using of delaying the call with
call_soon().
- Cleanup iscoroutine()
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions