Files
micropython/py
Damien George 2984574d71 py/runtime: Reorder mp_handle_pending_behaviour_t enum.
This is functionally a no-op, although will change compiled code due to the
numerical values of the enums changing.

This is needed for a follow-up commit, to remove the static-inline
`mp_handle_pending(bool)` helper function.

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