[lxml-dev] trunk test problems, release tags
Stefan Behnel
stefan_ml at behnel.de
Fri Oct 19 15:52:38 CEST 2007
jholg at gmx.de wrote:
>> I'm having issues with the latest trunk head. When trying to test my build
>> it suddenly just hangs, and has then to get killed the hard way:
>
> I run into the same problems with the head of the 1.3 branch, but not with (tag) 1.3.3 nor 1.3.4 (that was fast btw :-).
> Can the fix for the 10000-ns-prefix-limit cause me to run into an indefinite loop? Just a thought, haven't yet looked at it.
Hmmm, I don't know. It shouldn't happen in the tests at least, and as long as
the data structure is finite, the loop cannot run infinitely either.
You can always try to revert it and see if that fixes it, but I honestly doubt it.
Stefan
More information about the lxml-dev
mailing list