summaryrefslogtreecommitdiff
path: root/tests/extmod/asyncio_get_event_loop.py
AgeCommit message (Expand)Author
2024-07-18tests/extmod: Make get_event_loop tests compatible with CPython 3.12.Damien George
2024-05-27tests/extmod: Add .exp test files for asyncio.get_event_loop tests.Damien George
2023-06-19tests: Rename uasyncio to asyncio.Jim Mussared