Changelog:
- Add "small slice" optimization to SortedList.__getitem__.
- Silence warning when testing SortedList.iloc.
- Fix a warning regarding classifiers in setup.py.
- Change SortedDict to avoid cycles for CPython reference counting.
Signed-off-by: Algent Albrahimi <algent@protonmail.com>