[lxml-dev] tests crash on libxml2 2.6.19 - drop support?

Stefan Behnel stefan_ml at behnel.de
Fri Jun 15 16:38:02 CEST 2007



Stefan Behnel wrote:
> when going through my usual little pre-release QA test scripts, I noticed that
> the tests on the 1.3 branch currently trigger a reproduceable crash under
> libxml2 2.6.19.

Ah, and the same thing regarding libxslt. The docs say we support 1.1.12 and
later, but 1.1.12 to .14 actually crash. Funny enough, 1.1.11 works fine, but
I still think we can ask users to use 1.1.15 or later. It will soon be two
years old (sept 2005).

That would make the requirements for lxml 1.3

    libxml2  2.6.20 or later
    libxslt  1.1.15 or later

Stefan


More information about the lxml-dev mailing list