mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
LOAD_METHOD bug was: emitbc did not correctly calculate the amount of stack usage for a LOAD_METHOD operation. small int bug was: int was being used to pass small ints, when it should have been machine_int_t.
26 KiB
26 KiB