Skip to content

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

Open
@dhalbert

Description

@dhalbert

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:

Activity

mirko

mirko commented on Feb 19, 2023

@mirko

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

dhalbert commented on Feb 20, 2023

@dhalbert
ContributorAuthor

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.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Add Queue and other asyncio features from MicroPython unofficial version of asyncio · Issue #6 · adafruit/Adafruit_CircuitPython_asyncio