Commits
Click on a commit to change the comparison rangeSupport `del lst[start:stop:step]` for list slice deletion Fix stale del parse error test Fix CPython error message compatibility for `del` Fix `load_global` raising wrong exception type for comprehension unbound locals Shrink VM struct: use Option<Box<HashSet>> for deleted_globals Preserve snapshot wire format for deleted globals