mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
Introduce mp_raise_msg(), mp_raise_ValueError(), mp_raise_TypeError() instead of previous pattern nlr_raise(mp_obj_new_exception_msg(...)). Save few bytes on each call, which are many.
53 KiB
53 KiB