Bintrees

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 4

2.1.0

* Use ``sortedcontainers`` instead: https://pypi.python.org/pypi/sortedcontainers
* Project Status: Inactive
* removed official Python 2 support

2.0.7

* BUGFIX: foreach (pure Python implementation) works with empty trees
* acquire GIL for PyMem_Malloc() and PyMem_Free() calls

2.0.6

* BUGFIX: correct deepcopy() for tree in tree

2.0.5

* support for copy.deepcopy()
* changed status back to `Mature`, there will be: bugfixes, compatibility checks and simple additions like this deep
copy support, because I got feedback, that there are some special cases in which `bintrees` can be useful.
* switched development to 64bit only & MS compilers - on Windows 7 everything works fine now with CPython 2.7/3.5/3.6

Repository moved to GitHub: https://github.com/mozman/bintrees.git

2.0.4

* removed logging statements on import
* added helper function bintrees.has_fast_tree_support()
* HINT: pypy runs faster than CPython with Cython extension

2.0.3

* replaced print function by logging.warning for import warning messages
* KNOWN ISSUE: unable to build Cython extension with MingW32 and CPython 3.5 & CPython 2.7.10

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.