mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This is possible now that MP_UNARY_OP_INT_MAYBE exists. As a consequence mp_obj_get_int now also supports user types, which was previously possible with MP_UNARY_OP_INT but no tests existed for it. Signed-off-by: Damien George <damien@micropython.org>
21 KiB
21 KiB