sortedcontainers v2.4.0 Release Notes
Release Date: 2021-05-16 // over 3 years ago-
API Changes
- Implement SortedDict methods: or, ror, and ior per PEP 584.
Previous changes from v2.3.0
-
🛠 Bugfixes
- ⚡️ Make sort order stable when updating with large iterables.