Bigdict

Latest version: v22.5.29

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

Scan your dependencies

Page 1 of 3

22.5.29

- Changed dependency to `lbry-rocksdb`, which has more recent maintenance.
- Bumped Python requirement from 3.7 to 3.8, because that is the version this is developed and tested on,
although the code does not use any recent language features.

21.4.11

- Changed dependency from `python-rocksdb` to `rocksdb`, which provides a built package in a wheel, greately simplifying build and installation.
- Bumped Python requirement from 3.6 to 3.7, because `rocksdb` provides wheels for 3.7-3.8 only.
- Enforce all `mypy` and `pylint` checks.

21.1.5

Initial release. Uploaded to Pypi.

0.2.9

- Changed Python requirement to 3.10.
- Changed KeyType to `str`; changed (or fixed) methods `encode_key`, `decode_key`, and `_shard`.
- Bumped "storage_version" to 2.

0.2.8

- Made ``BigDict`` subclass ``MutableMapping`` and ``Generic``; improved type annotations.
- Remove support for ``rocksdb``.

0.2.7

- New method ``compact``.
- Revised parameter handling regarding ``map_size``.
- Removed parameter ``read_only`` to ``__init__``.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.