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
/
html
/
html5parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docstrings to reflect the new behaviour of the "guess_charset" option ...
Stefan Behnel
2017-08-13
1
-9
/
+20
*
Adapt defaults for "guess_charset" option in the remaining parse functions.
Stefan Behnel
2017-08-13
1
-2
/
+2
*
Adapt defaults for "guess_charset" option when parsing from files and URLs to...
Stefan Behnel
2017-08-13
1
-2
/
+22
*
Back out GH issue #232 again as a retry should not be triggered internally by...
Stefan Behnel
2017-08-13
1
-36
/
+6
*
Only pass "useChardet" option into html5parser by default if the input is a b...
Stefan Behnel
2017-08-12
1
-6
/
+18
*
Make class Py2 compatible.
Stefan Behnel
2017-08-12
1
-1
/
+1
*
Merge pull request #232 from ondergetekende/1654544
scoder
2017-08-12
1
-5
/
+38
|
\
|
*
Make sure the html5lib tests are included in CI
Koert van der Veer
2017-03-20
1
-20
/
+22
|
*
Build a retry mechanism around html5lib's unpredictable useChardet support
Koert van der Veer
2017-03-16
1
-2
/
+33
*
|
improve type check and comment
Stefan Behnel
2017-03-18
1
-4
/
+4
*
|
Perform full-document detection on decoded bytes.
Koert van der Veer
2017-03-16
1
-1
/
+8
|
/
*
prevent 'abc' from being considered a drive letter
Stefan Behnel
2014-01-23
1
-1
/
+3
*
fix URL detection heuristic in html5parser under win32
Stefan Behnel
2014-01-20
1
-1
/
+12
*
Fixes so that unit tests run under python 3.1
Jeff Dairiki
2012-04-01
1
-8
/
+18
*
fix undefined names in html5parser.py
Stefan Behnel
2012-03-24
1
-2
/
+2
*
Added support for passing kwargs into html5lib parser. I.e lxml.html.html5par...
hankthetank
2011-11-04
1
-4
/
+4
*
replace html5lib integration with an import of the official lxml support in h...
Stefan Behnel
2011-08-11
1
-2
/
+4
*
[svn r4339] r5455@lenny: sbehnel | 2010-01-30 22:37:46 +0100
scoder
2010-01-30
1
-13
/
+20
*
[svn r4338] r5454@lenny: sbehnel | 2010-01-30 22:10:29 +0100
scoder
2010-01-30
1
-5
/
+10
*
[svn r4312] r5409@lenny: sbehnel | 2010-01-21 13:22:23 +0100
scoder
2010-01-21
1
-6
/
+12
*
[svn r4005] r4861@delle: sbehnel | 2008-11-14 10:52:38 +0100
scoder
2008-11-16
1
-2
/
+2
*
[svn r3900] r4637@delle: sbehnel | 2008-07-16 08:55:48 +0200
scoder
2008-07-16
1
-0
/
+164