mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
- removal of del_item - all del function impl on PyListRef - stepped deletion now loops only over the range insted of the whole list
- removal of del_item - all del function impl on PyListRef - stepped deletion now loops only over the range insted of the whole list