You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dynruntime.h, mp_obj_new_dict and mp_obj_dict_store are not defined, whereas mp_obj_new_list and mp_obj_list_append are. Was this deliberate or an oversight?