Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | extmod/uasyncio: Add asyncio.current_task(). | Jim Mussared | 2021-02-13 |
Matches CPython behavior. Fixes #6686 |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | extmod/uasyncio: Add asyncio.current_task(). | Jim Mussared | 2021-02-13 |
Matches CPython behavior. Fixes #6686 |