[lxml-dev] lxml 1.3.3 released

Robert Dailey rcdailey at gmail.com
Sun Jul 29 22:35:29 CEST 2007


When can we expect a binary distribution of 1.3.3 for windows?

On 7/26/07, Stefan Behnel <stefan_ml at behnel.de> wrote:
>
> Hi all,
>
> I just released lxml 1.3.3 to cheeseshop. This is mainly a bug-fix release
> for
> the stable 1.3 series. Changelog follows.
>
> Have fun,
> Stefan
>
>
> 1.3.3 (2007-07-26)
> ==================
>
> Features added
> --------------
>
>     * ElementTree compatible parser ETCompatXMLParser strips processing
>       instructions and comments while parsing XML
>     * Parsers now support stripping PIs (keyword argument 'remove_pis')
>     * etree.fromstring() now supports parsing both HTML and XML, depending
> on
>       the parser you pass.
>     * Support base_url keyword argument in HTML() and XML()
>
> Bugs fixed
> ----------
>
>     * Parsing from Python Unicode strings failed on some platforms
>     * Element() did not raise an exception on tag names containing ':'
>     * Element.getiterator(tag) did not accept Comment and
>       ProcessingInstruction as tags. It also accepts Element now.
> _______________________________________________
> lxml-dev mailing list
> lxml-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/lxml-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/lxml-dev/attachments/20070729/b4443e33/attachment.htm 


More information about the lxml-dev mailing list