Compare commits

...

5 Commits
rawhide ... f13

Author SHA1 Message Date
Jeffrey C. Ollie fa1327fa2f Merge branch 'master' into f13 2010-08-06 08:47:00 -05:00
Fedora Release Engineering a01f3e2405 dist-git conversion 2010-07-29 10:28:55 +00:00
Jeffrey C. Ollie 31e8c554d1 - 2.2.6 (2010-03-02)
-
- Bugs fixed
-
- * Fixed several Python 3 regressions by building with Cython 0.11.3.
2010-03-02 18:42:49 +00:00
Jeffrey C. Ollie 96d762a7bb - 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.
2010-03-01 16:04:21 +00:00
Jesse Keating 44d7aecef2 Initialize branch F-13 for python-lxml 2010-02-17 02:56:30 +00:00
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
lxml-2.2.6.tar.gz
lxml-2.2.6.tar.gz.asc
lxml-2.2.7.tar.gz
lxml-2.2.7.tar.gz.asc