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
/
includes
/
xmlparser.pxd
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling mistakes originally found by scop in GH#230
Stefan Behnel
2017-03-18
1
-2
/
+2
*
Fix setting the base url for etree.Resolver.resolve_string
Michael van Tellingen
2016-07-18
1
-0
/
+1
*
propagate SAX exceptions immediately in HTML parser (used to continue parsing)
Stefan Behnel
2015-09-23
1
-0
/
+22
*
use per-document hash tables for XML IDs and allow disabling them completely ...
Stefan Behnel
2014-05-28
1
-4
/
+12
*
add parse options added in recent libxml2 versions
Stefan Behnel
2014-03-18
1
-0
/
+6
*
optimise Unicode string parsing for PEP393 (Py3.3+)
Stefan Behnel
2014-01-02
1
-1
/
+1
*
fix declared type and add a comment to it
Stefan Behnel
2013-09-12
1
-1
/
+1
*
fix another load of C compiler warnings about xmlChar* unsignedness etc.
Stefan Behnel
2012-08-11
1
-1
/
+1
*
use absolute imports in .pxd files to prevent interference with an installed ...
Stefan Behnel
2012-07-30
1
-3
/
+3
*
fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'
Stefan Behnel
2012-07-30
1
-24
/
+30
*
renamed 'include' package to 'includes' because 'include' is a keyword in Cython
Stefan Behnel
2012-07-30
1
-0
/
+206