Skip to content
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 module #6

Open
2 tasks
klange opened this issue Apr 2, 2021 · 0 comments
Open
2 tasks

asyncio module #6

klange opened this issue Apr 2, 2021 · 0 comments

Comments

@klange
Copy link
Collaborator

klange commented Apr 2, 2021

Create a module implementing the interface from Python's asyncio:

  • Provide at least one event loop, probably with poll.
  • Support at least basic Futures, timers.
@klange klange added this to the Kuroko 1.2 milestone Apr 2, 2021
@klange klange added this to To do in Standard Library Improvements via automation Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant