-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
asyncio: Add loop.create_future method #71228
Comments
This is a proxy issue for python/asyncio#290 |
New changeset 32ceaad6243d by Yury Selivanov in branch '3.5': New changeset fc7b366c4c8a by Yury Selivanov in branch 'default': |
Hum, it looks like the change is now documented in asyncio doc :-( https://docs.python.org/dev/library/asyncio-eventloop.html#tasks |
Victor, the docs are now online. https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.BaseEventLoop.create_future |
Thanks. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: