lxml 1.3.3

a bug-fix release for the stable 1.3 series

Milestone information

Project:
lxml
Series:
1.3
Version:
1.3.3
Released:
 
Registrant:
scoder
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

File Description Downloads

Release notes 

includes a fix for HTML parsing from Python Unicode strings and a new ET-compatible parser

Changelog 

View the full changelog

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.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.