Jaraco.collections

Latest version: v5.1.0

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

3.6.0

======

Revised ``DictFilter``:

- Fixed issue where ``DictFilter.__contains__`` would raise a ``KeyError``.
- Relies heavily now on ``collections.abc.Mapping`` base class.

3.5.2

======

Packaging refresh.

Enrolled with Tidelift.

3.5.1

======

Fixed ``DictStack.__len__`` and addressed recursion error on
PyPy in ``__getitem__``.

3.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.

3.4.0

======

Add ``WeightedLookup``.

3.3.0

======

Add ``FreezableDefaultDict``.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.