mindrot.org projects weblog http://www.mindrot.org/projects mindrot.org projects weblog en Copyright 2006 Damien Miller, All Rights Reserved 60 Tue, 18 Dec 2007 08:28 GMT djm@mindrot.org PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006 py-radix-0.5 released py-radix/news/rel05 http://www.mindrot.org/projects/py-radix/news/rel05.html py-radix-0.5 has been released. This release fixes some bugs on Windows systems and adds support for pickle and unpickling of Radix objects.

]]>
/news Tue, 18 Dec 2007 08:28 GMT
Binary release for Python 2.5 py-radix/news/win-py25 http://www.mindrot.org/projects/py-radix/news/win-py25.html I have just compiled and built a binary release of py-radix for Windows Python 2.5. It is available from the download section below.

]]>
/news Wed, 25 Apr 2007 04:13 GMT
Windows binary available py-radix/news/old000 http://www.mindrot.org/projects/py-radix/news/old000.html After wrestling with Microsoft's compilers and headers, I have been able to build and release Windows binaries of the radix module. These are available below in the download section. Some minor changes were required to the module to build it, if you are interested you can see them in CVS.

]]>
/news Tue, 08 Aug 2006 02:00 GMT
py-radix-0.4 released py-radix/news/old001 http://www.mindrot.org/projects/py-radix/news/old001.html py-radix-0.4 has been released. This fixes a bug that could corrupt the stored prefix with certain mask lengths. An upgrade is recommended for anyone using an older version.

]]>
/news Mon, 25 Apr 2005 02:00 GMT
py-radix-0.3 released py-radix/news/old002 http://www.mindrot.org/projects/py-radix/news/old002.html The first beta version of py-radix has been released. This release includes many changes:

  • Warn (RuntimeWarning) against modifying a tree while iterating over it
  • Add Radix.prefixes() method, returning a list of network prefix strings
  • Improve argument parsing, allowing keyword arguments, separate masklengths and the specification of packed binary addresses instead of strings.
  • Allow mixing of IPv4 and IPv6 addresses in the same radix tree
  • Many more regression tests
  • Several bug fixes.
]]>
/news Tue, 23 Nov 2004 01:00 GMT