[lxml-dev] Bug: type annotation namespace-prefix goes missing

Stefan Behnel stefan_ml at behnel.de
Mon Feb 11 10:52:19 CET 2008


Hi,

Christian Zagrodnick wrote:
> On 2008-02-08 14:55:30 +0100, Christian Zagrodnick <cz at gocept.com> said:
> 
>> On 2008-02-08 14:26:30 +0100, jholg at gmx.de said:
>>
>>> Hi Stefan,
>>>
>>> =A0
>>>> =20
>>>> their own siblings (as you did in your example). I changed the=20
>>>> implementation
>>>> to copy *all* source nodes first, and *then* start replacing them in th
>>> e
>>>> target slice. Previously, they were copied over one by one while doing
>> =20
>>>> the
>>>> replacements, so now you're on the safe side here.
>>>> =20
>>> =A0=A0I can confirm the objectify case works for me now:
>> Thats good. Because I had some hard time trying to get a buildout with
>>
>> cython and lxml.. stopping that.  :)
> 
> By the way, what is the release schedule. I'd need the fix rather soon 
> in a released lxml :)

Does the xslt-config option work for you in buildout? (and how?) I do not
currently have any other pending bugs, so I would release as soon as I know
everything is fine so far.

Stefan


More information about the lxml-dev mailing list