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
/
tests
/
test_html5parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using the deprecated "imp" module.
HEAD
master
Stefan Behnel
2023-05-11
1
-1
/
+2
*
Avoid using the deprecated "imp" module.
Stefan Behnel
2023-05-11
1
-2
/
+4
*
Merge pull request #270 from hugovk/rm-2.6
scoder
2018-08-26
1
-18
/
+2
|
\
|
*
Use tempfile.NamedTemporaryFile directly
Hugo
2018-08-26
1
-3
/
+1
|
*
Remove redundant code for Python <= 2.6
Hugo
2018-08-25
1
-17
/
+3
*
|
Fix typo in test file.
Stefan Behnel
2018-08-26
1
-1
/
+1
|
/
*
Fix tests after making "useChardet" handling smarter.
Stefan Behnel
2017-08-12
1
-5
/
+16
*
Perform full-document detection on decoded bytes.
Koert van der Veer
2017-03-16
1
-0
/
+6
*
clean up test module (mostly formatting)
Stefan Behnel
2014-02-21
1
-2
/
+16
*
more faking of NamedTemporaryFile(delete=False) in Py2.[45]
Stefan Behnel
2014-02-19
1
-1
/
+12
*
clean up test changes
Stefan Behnel
2014-02-19
1
-8
/
+12
*
python 3 fixes
Gabi Davar
2014-02-16
1
-3
/
+6
*
fix tests for win32 - local paths are NOT URLs
Gabi Davar
2014-02-16
1
-6
/
+25
*
win32 test fix
Stefan Behnel
2014-01-23
1
-1
/
+2
*
close some more files in test (avoids warnings in Py3 debug builds)
Stefan Behnel
2012-04-21
1
-2
/
+8
*
close files in test (avoids warnings in Py3 debug builds)
Stefan Behnel
2012-04-21
1
-13
/
+26
*
Unit tests for lxml.html.html5parser
Jeff Dairiki
2012-03-31
1
-0
/
+358