diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-07 17:26:54 +0200 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-07 17:26:54 +0200 |
| commit | 1a870c913238e6e2178283b1d69e9be9203473f2 (patch) | |
| tree | a433b73f12bc92783ecf57c0ad77f4a17126c712 /Modules/_ssl.c | |
| parent | 11116da935760bb5ff02a450708f56d3b36b7556 (diff) | |
| download | cpython-git-1a870c913238e6e2178283b1d69e9be9203473f2.tar.gz | |
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 'Modules/_ssl.c')
0 files changed, 0 insertions, 0 deletions
