Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: mozman/bintrees

Release v2.0.7

29 Apr 04:04
Compare
Choose a tag to compare

Version 2.0.7 - 2017-04-28

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

Version 2.0.6

04 Feb 08:55
Compare
Choose a tag to compare

Version 2.0.6 - 2017-02-04

  • BUGFIX: correct deepcopy() for tree in tree

Version 2.0.5 - 2017-02-04

  • 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

Version 2.0.4

22 Jan 08:06
Compare
Choose a tag to compare

Binary Files Download