forked from pool/python-jaraco.collections
- Update to v3.5.2
* Packaging refresh.
* Enrolled with Tidelift.
- v3.5.1
* Fixed DictStack.__len__ and addressed recursion error on PyPy
in __getitem__.
- v3.5.0
* DictStack now supports the following Mapping behaviors:
- .items()
- casting to a dict
- __contains__ (i.e. "x in stack")
* Require Python 3.7 or later.
- v3.4.0: Add WeightedLookup.
- v3.3.0: Add FreezableDefaultDict.
- v3.2.0: Rely on PEP 420 for namespace package.
OBS-URL: https://build.opensuse.org/request/show/1000038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.collections?expand=0&rev=13
2.1 KiB
2.1 KiB