forked from pool/python-sortedcontainers
- update to 2.2.2
* 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortedcontainers?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 14 09:06:28 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.2.2
|
||||
* 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 11:36:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user