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

Release v2.0.7

Latest
Compare
Choose a tag to compare
@mozman mozman released this 29 Apr 04:04
· 6 commits to master since this release

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