SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-sortedcollections-2.1.0-2.7.noarch.rpm :

* Sat Jan 30 2021 jayvdbAATTgmail.com- Update to v2.1.0
* Add NearestDict
* Update for Python 3
* Fixes for doctest support
* Add NearestDict implementation
* Update docs to reference NearestDict
* Use Python3 defaults for inheritance
* Use f-strings- from v2.0.0
* Remove shims for Python 2
* Add support for mypy
* Drop need for \"gj\" from requirements
* Load version from __init__.py rather than by import
* Add __all__ to __init__.py for flake8
* Small fixes/changes for linters/formatters/type-checkers- from v1.2.3
* Add support for \"blue\" formatter
* Fixes for doctest support- from v1.2.2
* Add pickle support for IndexableSet
* Wed Jul 22 2020 mceplAATTsuse.com- Update to 1.2.1: - Update self._dict_
* methods to use dict.__
* functions directly.
* Mon Jul 20 2020 mceplAATTsuse.com- Add method_item.patch to replace _del_item and _set_item methods (gh#grantjenks/python-sortedcollections#12).
* Tue May 14 2019 mcalabkovaAATTsuse.com- update to version 1.1.2
* Add ItemSortedDict.__deepcopy__ for deep copying
* Define _setitem = __setitem__ in overrides
* Some new tests and various code cleanup
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Thu May 24 2018 toddrme2178AATTgmail.com- Update to 1.0.1
* Update for sortedcontainers V2 and Python 3 semantics
* Update sortedcollections to remove load (changed in sortedcontainers)- Fix changes file name
* Mon Aug 14 2017 toddrme2178AATTgmail.com- Initial version
 
ICM