[lxml-dev] lxml 2.0.1 released

js ebgssth at gmail.com
Fri Feb 15 14:30:00 CET 2008


A quick question.
Does this version of lxml fixed segfault bug on Mac OSX?

make test passed all test on OSX 10.4.11.

$ make  test

python setup.py  build_ext -i
Building lxml version 2.0.1.
NOTE: Trying to build without Cython, pre-generated 'src/lxml/etree.c'
needs to be available.
running build_ext
copying build/lib.macosx-10.3-i386-2.5/lxml/etree.so -> src/lxml
copying build/lib.macosx-10.3-i386-2.5/lxml/objectify.so -> src/lxml
copying build/lib.macosx-10.3-i386-2.5/lxml/pyclasslookup.so -> src/lxml
python test.py -p -v

TESTED VERSION: 2.0.1
    Python:            (2, 5, 1, 'final', 0)
    lxml.etree:        (2, 0, 1, 0)
    libxml used:       (2, 6, 31)
    libxml compiled:   (2, 6, 31)
    libxslt used:      (1, 1, 22)
    libxslt compiled:  (1, 1, 22)

 881/881 (100.0%): Doctest: xpathxslt.txt
----------------------------------------------------------------------
Ran 881 tests in 9.743s

OK
PYTHONPATH=src python selftest.py
173 tests ok.
PYTHONPATH=src python selftest2.py
94 tests ok.


On Fri, Feb 15, 2008 at 5:25 PM, Christian Zagrodnick <cz at gocept.com> wrote:
> On 2008-02-13 22:58:09 +0100, Stefan Behnel <stefan_ml at behnel.de> said:
>
>  > Hi all,
>  >
>  > lxml 2.0.1 is out, changelog follows as usual.
>
>  Works like charm. Thanks.
>
>  --
>  Christian Zagrodnick
>
>  gocept gmbh & co. kg  ·  forsterstrasse 29 · 06112 halle/saale
>  www.gocept.com · fon. +49 345 12298894 · fax. +49 345 12298891
>
>
>
>
>
>  _______________________________________________
>  lxml-dev mailing list
>  lxml-dev at codespeak.net
>  http://codespeak.net/mailman/listinfo/lxml-dev
>


More information about the lxml-dev mailing list