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

Add Queue and other asyncio features from MicroPython unofficial version of asyncio #6

Open
1 task
dhalbert opened this issue Nov 24, 2021 · 2 comments · May be fixed by #50
Open
1 task

Add Queue and other asyncio features from MicroPython unofficial version of asyncio #6

dhalbert opened this issue Nov 24, 2021 · 2 comments · May be fixed by #50

Comments

@dhalbert
Copy link
Contributor

https://github.com/peterhinch/micropython-async contains a number of additions to MicroPython's asyncio that have not yet made it into the https://github.com/micropython/micropython repo. Consider adding those features which are compatible with the CPython library, such as:

@mirko
Copy link

mirko commented Feb 19, 2023

Any status update on this?
Even if it's just a "won't do", but even better withn an explanation on the "why not" (?) :)

@dhalbert
Copy link
Contributor Author

It's not a "won't do" :) -- we are looking at a bunch of things around asyncio, and haven't yet decided on the next steps. See adafruit/circuitpython#7554 for eaxmple.

@imnotjames imnotjames linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants