mirror of
https://github.com/micropython/micropython.git
synced 2026-01-16 00:47:17 +01:00
shared/runtime: Set exit code according to the SystemExit exception.
ports_zephyr.yml #9032:Scheduled
shared/runtime: Set exit code according to the SystemExit exception.
ports_esp32.yml #9031:Scheduled
py/objcode: Remove `mp_obj_code_t.lnotab` field from v2 preview.
ports_zephyr.yml #9005:Scheduled