mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +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