mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
POP_BLOCK and POP_EXCEPT are now the same, and are always followed by a JUMP. So this optimisation reduces code size, and RAM usage of bytecode by two bytes for each try-except handler.
17 KiB
17 KiB