summaryrefslogtreecommitdiff
path: root/tests/extmod/asyncio_iterator_event.py
AgeCommit message (Expand)Author
2025-07-12tests/extmod/asyncio_iterator_event.py: Use format instead of f-string.Damien George
2025-05-07extmod/asyncio: Fix early exit of asyncio scheduler.Yoctopuce dev