[lxml-dev] lxml 2.1.5 released

Stefan Behnel stefan_ml at behnel.de
Tue Jan 6 21:26:20 CET 2009


Hi,

I just released lxml 2.1.5 to PyPI. It's a minor bug fix release for the
mature 2.1 series. This release was generated with Cython 0.10.3.

Stefan


2.1.5 (2009-01-06)
Bugs fixed

    * Potential memory leak on exception handling. This was due to a
      problem in Cython, not lxml itself.
    * Failing import on systems that have an io module.


More information about the lxml-dev mailing list