| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-07-26 | extmod/uasyncio: Handle gather with no awaitables. | Jim Mussared |
| 2022-06-02 | extmod/uasyncio: Fix edge case for cancellation of wait_for. | Damien George |
| 2022-04-22 | extmod/uasyncio: Rename and merge TaskQueue push/pop methods. | Damien George |
| 2022-04-21 | extmod/uasyncio: Fix bug with task ending just after gather is cancel'd. | Damien George |
| 2022-03-30 | extmod/uasyncio: Fix gather cancelling and handling of exceptions. | Damien George |
| 2021-11-17 | extmod/uasyncio: Fix gather returning exceptions from a cancelled task. | Damien George |
| 2020-12-02 | extmod/uasyncio: Fix cancellation handling of wait_for. | Damien George |
| 2020-12-02 | extmod/uasyncio: Delay calling Loop.call_exception_handler by 1 loop. | Damien George |
| 2020-06-10 | extmod/uasyncio: Add asyncio.wait_for_ms function. | Damien George |
| 2020-03-26 | extmod/uasyncio: Add new implementation of uasyncio module. | Damien George |
