This repository has been archived by the owner. It is now read-only.
Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Jun 22, 2017
-
-
Fix some typos in the README (#18)
* Drop unnecessary backslash escaping * Fix a typo in a function name * Futures don't implement asyncio.as_completed() asyncio.as_completed() is just a function that knows how to query Futures.