summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/asyncio/core.py
Commit message (Expand)AuthorAge
* extmod/asyncio: Fix early exit of asyncio scheduler.Yoctopuce dev2025-05-07
* extmod/asyncio: Make current_task raise exception when there is no task.Damien George2024-02-28
* extmod/asyncio: Support gather of tasks that finish early.Damien George2024-01-22
* extmod/asyncio: Emit errors to stderr, not stdout.Matthias Urlichs2023-10-13
* extmod/asyncio: Rename uasyncio to asyncio.Jim Mussared2023-06-19