Hat-trie

Latest version: v0.3

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

Scan your dependencies

0.3

----------------

* hat-trie C library is updated to the latest version (thanks Michael Phan-Ba);
* FloatTrie (thanks Michael Phan-Ba);
* Python 2.6 and Python 3.2 support is dropped. hat-trie 0.3 likely still works
in 2.6 and 3.2, but this is no longer checked by unit tests, and
future compatibility is not guaranteed;
* setup.py is switched to setuptools.

0.2

----------------

* Installation is simplified: Cython is no longer required;
* ``get`` method for tries (thanks Brandon Forehand);
* ``iterkeys`` method is fixed (thanks Brandon Forehand);
* ``hat_trie.Trie`` can store any Python object as a value (thanks Brandon Forehand);
* segfault is fixed for large int values (thanks Brandon Forehand);
* hat-trie C library is updated to the latest version to fix some issues
with 64bit builds and RHEL (thanks Brandon Forehand and Michael Heilman);

0.1

----------------

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.