15
0
Files
python-jaraco.collections/python-jaraco.collections.changes
Markéta Machová b9d5af3b36 Accepting request 1000038 from home:bnavigator:branches:devel:languages:python
- 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
2022-08-29 19:39:58 +00:00

2.1 KiB