- 2.2.5 (2010-02-28)
- - Features added - - * Support for running XSLT extension elements on the input root node - (e.g. in a template matching on "/"). - - Bugs fixed - - * Crash in XPath evaluation when reading smart strings from a document - other than the original context document. - * Support recent versions of html5lib by not requiring its XHTMLParser - in htmlparser.py anymore. - * Manually instantiating the custom element classes in lxml.objectify - could crash. - * Invalid XML text characters were not rejected by the API when they - appeared in unicode strings directly after non-ASCII characters. - * lxml.html.open_http_urllib() did not work in Python 3. - * The functions strip_tags() and strip_elements() in lxml.etree did - not remove all occurrences of a tag in all cases. - * Crash in XSLT extension elements when the XSLT context node is not - an element.
This commit is contained in:
parent
b029e2622d
commit
65c0d36d88
3 changed files with 135 additions and 11 deletions
3
sources
3
sources
|
|
@ -1 +1,2 @@
|
|||
0b3fcd56909273b3db864133475449dc lxml-2.2.3.tar.gz
|
||||
2ce79c4162c25063f58975a9a1f63e27 lxml-2.2.5.tar.gz
|
||||
dd02c1ae95b68970eb67aad1580b8f80 lxml-2.2.5.tar.gz.asc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue