| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-06-24 | all: Fix signed shifts and NULL access errors from -fsanitize=undefined. | Jeff Epler |
| 2021-06-16 | extmod/uasyncio: Fix race with cancelled task waiting on finished task. | Damien George |
| 2020-12-02 | extmod/uasyncio: Add Task.done() method. | Damien George |
| 2020-12-02 | extmod/uasyncio: Delay calling Loop.call_exception_handler by 1 loop. | Damien George |
| 2020-04-13 | all: Clean up error strings to use lowercase and change cannot to can't. | Damien George |
| 2020-04-05 | all: Use MP_ERROR_TEXT for all error messages. | Jim Mussared |
| 2020-03-26 | extmod/uasyncio: Add optional implementation of core uasyncio in C. | Damien George |
