Clandestined

Latest version: v1.1.0

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

Scan your dependencies

1.0.1

===================

- PyPy3 support in `_murmur3` extension - sontek
- Pure Python fallback `murmur3_32` function for non-CPython interpreters.

1.0.0

- No changes from v1.0.0rc1

1.0.0rc1

======================

- `Rendezvous.find_node` breaks ties in the event of a hash collision. Winner
is chosen by `max(str(node_id), str(node_id))`

1.0.0b

====================

- `Cluster.remove_zone` now raises `ValueError` on attempt to remove a
non-existent zone.
- `Cluster.remove_node` and `RendezvousHash.remove_node` now raise
`ValueError` on attempt to remove a non-existent node.
- Support for custom hash functions retracted for 1.0.0 milestone.
- `murmur_seed` keyword argument renamed to `seed` for `Cluster` and
`RendezvousHash` `__init__` methods.

1.0.0a

====================

- Initial Release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.