| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-02-16 | docs/library/uasyncio.rst: Add docs for ThreadSafeFlag. | Jim Mussared |
| 2021-02-13 | extmod/uasyncio: Add asyncio.current_task(). | Jim Mussared |
| 2020-08-21 | docs: Change `\*` to `*` in argument lists. | Zenix27 |
| 2020-06-10 | extmod/uasyncio: Add asyncio.wait_for_ms function. | Damien George |
| 2020-04-13 | extmod/uasyncio: Add Loop.new_event_loop method. | Damien George |
| 2020-04-09 | docs/library: Note that uasyncio.wait_for() can raise exception. | Peter Hinch |
| 2020-04-04 | docs,tests: Add docs and test for uasyncio custom exc handler methods. | Damien George |
| 2020-04-02 | extmod/uasyncio: Add StreamReader/StreamWriter as aliases of Stream cls. | Damien George |
| 2020-04-02 | extmod/uasyncio: Implement Loop.stop() to stop the event loop. | Damien George |
| 2020-03-26 | docs/library: Add initial docs for uasyncio module. | Damien George |
