mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 21:00:18 +01:00
There's no need to call mp_obj_new_int() which will just fail the check for small int and call mp_obj_new_int_from_ll() anyway. Thanks to @Jongy for prompting this change.
56 KiB
56 KiB