mirror of
https://github.com/micropython/micropython.git
synced 2026-01-18 09:57:18 +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>
1.9 KiB
1.9 KiB