Files
micropython/docs/library
Jeff Epler 2782d4598d extmod/modselect: Handle pending events before entering poll.
This allows tests like `asyncio_event_queue.py` to succeed under the native
emitter when poll is enabled.

Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2026-01-26 23:33:11 +11:00
..