SIGN IN SIGN UP

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.
V
Victor Stinner committed
3531d9044dbfd15b3bf5ec1abe5b9744fce37464
Parent: 399c59d