diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-09 01:42:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-09 01:42:52 +0100 |
commit | 3531d9044dbfd15b3bf5ec1abe5b9744fce37464 (patch) | |
tree | 4b4846bc3c351148f8bb8e6355b18710e6660e92 /Lib/asyncio/unix_events.py | |
parent | 399c59d7bd5caeacfd98338d69400f83f15987db (diff) | |
download | cpython-git-3531d9044dbfd15b3bf5ec1abe5b9744fce37464.tar.gz |
asyncio: sync with Tulip
* Document why set_result() calls are safe
* Cleanup gather(). Use public methods instead of hacks to consume the
exception of a future.
* sock_connect(): pass directly the fd to _sock_connect_done instead of the
socket.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions