index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #107 from zzzeek/master
scoder
2013-03-31
1
-2
/
+27
|
\
|
*
- pass through non-NS aware attribute names as is; a ":" should just go to
Mike Bayer
2013-03-30
1
-13
/
+4
|
*
- repair issue in sax.ElementTreeContentHandler
Mike Bayer
2013-03-29
1
-2
/
+36
*
|
fix regex and add test for it
Stefan Behnel
2013-03-29
1
-0
/
+21
|
/
*
add some tests for proxy reuse
Stefan Behnel
2013-03-17
1
-1
/
+49
*
disable doctest in Py2.5 that requires the 'with' statement
Stefan Behnel
2013-02-10
1
-1
/
+1
*
add documentation for xmlfile() API
Stefan Behnel
2013-02-10
1
-2
/
+4
*
add copy.copy() support to _Attrib proxy, add safety checks to _Attrib methods
Stefan Behnel
2013-01-26
1
-3
/
+36
*
merge lxml-3.0 branch into master
Stefan Behnel
2013-01-24
1
-0
/
+12
|
\
|
*
add test for using different nsmaps in el.find*()
lxml-3.0
Stefan Behnel
2013-01-22
1
-0
/
+12
*
|
make user exception handling in target parser safer and more correct
Stefan Behnel
2013-01-24
1
-0
/
+117
*
|
add test for using different nsmaps in el.find*()
Stefan Behnel
2013-01-22
1
-0
/
+12
*
|
prevent namespaced tags from being matched by the child lookup in lxml.object...
Stefan Behnel
2012-12-18
1
-0
/
+9
*
|
simplify PyPy/Py3 specific behaviour in tests
Stefan Behnel
2012-11-30
1
-0
/
+5
*
|
silence deprecation warning in ElementTree compatibility tests
Stefan Behnel
2012-11-30
1
-0
/
+9
*
|
fix EXSLT XPath test for libxslt 1.1.27+
Stefan Behnel
2012-11-30
1
-4
/
+5
*
|
replace usages of assertNotEquals() by assertNotEqual() to fix Py3 deprecatio...
Stefan Behnel
2012-11-29
4
-22
/
+22
*
|
replace test usages of assert_() by assertTrue() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
15
-283
/
+283
*
|
replace usages of assertEquals() by assertEqual() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
18
-1875
/
+1875
*
|
Incremental serializer: fix default namespace declarations.
Simon Sapin
2012-11-23
1
-0
/
+13
*
|
minor cleanup
Stefan Behnel
2012-11-22
1
-0
/
+2
*
|
merge namespace handling fixes by Simon Sapin into incremental serialiser
Stefan Behnel
2012-11-22
1
-0
/
+26
|
\
\
|
*
|
Incremental serializer: bug fix: add prefixes to the current element,
Simon Sapin
2012-11-22
1
-0
/
+7
|
*
|
Incremental serializer: fix prefixes
Simon Sapin
2012-11-22
1
-0
/
+19
*
|
|
Incremental serializer: fix attributes
Simon Sapin
2012-11-22
1
-0
/
+21
|
/
/
*
|
fix test in Py2.5
Stefan Behnel
2012-11-20
1
-1
/
+1
*
|
enable additional test suite
Stefan Behnel
2012-11-20
1
-0
/
+1
*
|
add tests to check that any file-like object with a .write() method works as ...
Stefan Behnel
2012-11-20
1
-1
/
+19
*
|
additional tests
Stefan Behnel
2012-11-20
1
-9
/
+34
*
|
fix new xmlfile() test in Py2.5
Stefan Behnel
2012-11-20
1
-0
/
+2
*
|
fix tests
Stefan Behnel
2012-11-20
1
-8
/
+8
*
|
fix comment, minor cleanups
Stefan Behnel
2012-11-20
1
-2
/
+2
*
|
add new API for incremental XML file generation
Stefan Behnel
2012-11-20
1
-0
/
+121
*
|
py.test adaptation in CSS tests
Stefan Behnel
2012-11-18
1
-1
/
+8
|
/
*
work around Element proxy cleanup problems in PyPy
Stefan Behnel
2012-10-14
1
-0
/
+13
*
disable iterparse DTD loading test for libxml2 2.9.0
Stefan Behnel
2012-09-28
2
-1
/
+13
*
regression test that normally will segfault in the absence of the +1 memory a...
Roger Hu
2012-08-14
1
-0
/
+9
*
fix test after merge
Stefan Behnel
2012-08-13
1
-1
/
+1
*
merged tag wildcard match enhancements by Simon Sapin
Stefan Behnel
2012-08-12
1
-0
/
+32
|
\
|
*
Add support for tag="{*}name" in _Element.iter() and friends.
Simon Sapin
2012-08-11
1
-0
/
+32
*
|
additional test case for getiterator('*')
Stefan Behnel
2012-08-12
1
-0
/
+3
*
|
merged support for selecting inclusive prefixes for C14N serialisation
Stefan Behnel
2012-08-12
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
enable support for InclusiveNamespaces PrefixList in exclusive C14N spec -- s...
Roger Hu
2012-06-22
1
-0
/
+14
*
|
raise ElementPath syntax error on empty path expression
Stefan Behnel
2012-08-01
1
-0
/
+7
*
|
merged 2.3 release branch back into master
Stefan Behnel
2012-07-31
1
-1
/
+1
|
\
\
|
*
|
fix test
lxml-2.3.5
Stefan Behnel
2012-07-31
1
-1
/
+1
|
*
|
fix crash in tail text handling utility functions
Stefan Behnel
2012-07-31
1
-0
/
+13
*
|
|
fix crash in tail text handling utility functions
Stefan Behnel
2012-07-31
1
-0
/
+13
*
|
|
moved EXSLT tests into their own test class
Stefan Behnel
2012-06-18
1
-73
/
+77
*
|
|
simplify interface for passing multiple tag selectors into element iteration ...
Stefan Behnel
2012-04-24
1
-4
/
+31
[next]