| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-19 | tests: Rename uasyncio to asyncio. | Jim Mussared | |
| This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> | |||
| 2020-12-02 | extmod/uasyncio: Add Task.done() method. | Damien George | |
| This is added because task.coro==None is no longer the way to detect if a task is finished. Providing a (CPython compatible) function for this allows the implementation to be abstracted away. Signed-off-by: Damien George <damien@micropython.org> | |||
