Files
micropython/py
Damien George 74845981bb py/runtime: Rename mp_handle_pending_internal to mp_handle_pending.
This commit removes the static-inline `mp_handle_pending()` wrapper
function, which was originally added for backwards compatibility.  It
replaces it with `mp_handle_pending_internal()` which is renamed to
`mp_handle_pending()`, which has the same arguments.

Signed-off-by: Damien George <damien@micropython.org>
2026-02-05 00:29:05 +11:00
..
2025-07-25 10:56:02 +10:00
2025-09-16 13:04:42 +10:00
2025-02-25 16:11:33 +11:00