mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
It improves readability of code and reduces the chance to make a mistake. This patch also fixes a bug with nan-boxing builds by rounding up the calculation of the new NSLOTS variable, giving the correct number of slots (being 4) even if mp_obj_t is larger than the native machine size.
38 KiB
38 KiB