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
We have "secret" super instructions like CALL_NO_KW_LIST_APPEND, and BINARY_OP_INPLACE_ADD_UNICODE, and some of the FOR_ITER family.
We should either add the instruction pointer effect to the DSL, or get rid of these outright, as they make alternative interpreters harder to implement.