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
/
test_htmlparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #46 from SimonSapin/external-cssselect
scoder
2012-04-21
1
-1
/
+1
|
\
|
*
Shrink the css tests
Simon Sapin
2012-04-20
1
-1
/
+1
*
|
merged 2.3 branch into master
Stefan Behnel
2012-04-20
1
-0
/
+96
|
\
\
|
|
/
|
/
|
|
*
fix crash in sax parser when finding invalid DOCTYPE
Stefan Behnel
2012-04-20
1
-0
/
+96
|
*
fix ticket 903782: initialise document dict for HTML parsing in iterparse to ...
Stefan Behnel
2011-12-14
1
-0
/
+16
*
|
simplify portability imports to make them more portable themselves
Stefan Behnel
2012-02-20
1
-2
/
+2
*
|
fix ticket 903782: initialise document dict for HTML parsing in iterparse to ...
Stefan Behnel
2011-12-14
1
-0
/
+16
|
/
*
[svn r4514] fix test resource leaks
scoder
2010-12-29
1
-2
/
+2
*
[svn r3979] r4808@delle: sbehnel | 2008-10-16 21:53:28 +0200
scoder
2008-10-16
1
-6
/
+9
*
[svn r3718] r4276@delle: sbehnel | 2008-05-21 20:12:02 +0200
scoder
2008-05-21
1
-1
/
+6
*
[svn r3717] r4275@delle: sbehnel | 2008-05-21 20:06:26 +0200
scoder
2008-05-21
1
-1
/
+5
*
[svn r3710] r4268@delle: sbehnel | 2008-05-21 13:11:54 +0200
scoder
2008-05-21
1
-23
/
+23
*
[svn r3689] r4235@delle: sbehnel | 2008-05-19 23:57:56 +0200
scoder
2008-05-20
1
-1
/
+1
*
[svn r3388] r3700@delle: sbehnel | 2008-03-03 12:30:47 +0100
scoder
2008-03-03
1
-3
/
+3
*
[svn r3101] r3107@delle: sbehnel | 2007-12-18 19:01:53 +0100
scoder
2007-12-18
1
-1
/
+2
*
[svn r3019] move gc.collect() into tearDown() methods in tests to run it afte...
scoder
2007-10-29
1
-2
/
+3
*
[svn r2975] use keyword-only arguments in API
scoder
2007-10-21
1
-3
/
+13
*
[svn r2945] added " and ' to the list of invalid HTML tag characters
scoder
2007-10-07
1
-0
/
+26
*
[svn r2941] let tag name validation distinguish HTML/XML tags based on the re...
scoder
2007-10-07
1
-0
/
+68
*
[svn r2902] preliminary HTML support for iterparse
scoder
2007-09-21
1
-0
/
+30
*
[svn r2901] 'encoding' kw argument in parsers to override document encoding
scoder
2007-09-20
1
-0
/
+31
*
[svn r2565] disable calling unittest scripts directly
scoder
2007-07-02
1
-1
/
+1
*
[svn r2447] test refactored to maybe make it work better on different systems
scoder
2007-06-12
1
-1
/
+1
*
[svn r1943] prevent CDATA sections from appearing in HTML tree
scoder
2006-09-27
1
-0
/
+6
*
[svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.
scoder
2006-08-08
1
-3
/
+3
*
[svn r1433] fix: parsing encoded strings from file(-like) objects raised an e...
scoder
2006-06-07
1
-6
/
+6
*
[svn r1272] prevent test cases from leaking temp files, some cleanup in test_...
scoder
2006-05-22
1
-4
/
+8
*
[svn r1253] fix encoding used in test cases
scoder
2006-05-20
1
-6
/
+6
*
[svn r1103] support parsing straight from Python unicode strings
scoder
2006-05-08
1
-0
/
+5
*
[svn r1100] major restructuring and cleanup in parser.pxi
scoder
2006-05-07
1
-0
/
+7
*
[svn r1071] tests: move unentitify utility function to common_imports
scoder
2006-05-05
1
-5
/
+3
*
[svn r1070] only parse file-like objects on libxml2 >= 2.6.24 due to CRLF bug...
scoder
2006-05-05
1
-1
/
+12
*
[svn r1054] updated test cases for broken HTML
scoder
2006-05-03
1
-3
/
+9
*
[svn r945] removed HTMLSyntaxError, replaced by XMLSyntaxError to simplify ca...
scoder
2006-04-20
1
-1
/
+1
*
[svn r943] copied test file from htmlparser branch
scoder
2006-04-20
1
-0
/
+81