mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This patch makes the MICROPY_PY_BUILTINS_SLICE compile-time option fully disable the builtin slice operation (when set to 0). This includes removing the slice sytanx from the grammar. Now, enabling slice costs 4228 bytes on unix x64, and 1816 bytes on stmhal.
34 KiB
34 KiB