[lxml-dev] Using EXSLT extensions on Windows with standard lxml binaries

Stefan Behnel stefan_ml at behnel.de
Fri Feb 29 09:32:43 CET 2008


Hi,

Sidnei da Silva wrote:
> On Thu, Feb 28, 2008 at 5:51 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:
>> "are using" means: also for the lxml 2.0.x builds?
> 
> Yes. I remember back at the time there were issues with .20 or .21
> (can't recall) so you told me to stick around with .19. I completely
> missed that .22 was out.
> 
> What should we do? Release new builds of 1.3.x with updated libxslt?

This is not a critical problem, so I wouldn't do a re-release. If you can
build 2.0.2 with a newer libxslt, that's just fine. I currently don't have the
time to backport fixes for a 1.3.7 release, but once that gets done, we'll
have that problem sorted out as well.

Is there a way you could document the libxml2/libxslt versions used when
uploading binaries? Like, in the file comment on PyPI?


> I haven't built the latest 2.x yet, so that one should get the newer
> libxslt (as soon as zlatkovic.com is back).

This works just fine for me, and it has libxslt 1.1.22:

ftp://ftp.zlatkovic.com/pub/libxml

Stefan


More information about the lxml-dev mailing list