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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix LP#1369362: do not try to remove pseudo-attributes from processing instru...
Stefan Behnel
2014-12-14
1
-2
/
+2
*
clarify docs: lxml.html.fragment_fromstring(create_parent=True) allows multip...
Stefan Behnel
2014-12-06
1
-4
/
+6
*
lxml.html.document_fromstring ensure_head_body
jab
2014-09-04
2
-1
/
+22
*
refactor tag processing code in iterlinks()
Stefan Behnel
2014-08-23
1
-22
/
+22
*
include links in meta refresh tags in iterlinks
jab
2014-08-22
2
-0
/
+21
*
simplify CSS link parsing code in lxml.html
Stefan Behnel
2014-04-25
1
-6
/
+5
*
simplify regex usage in lxml.html
Stefan Behnel
2014-04-25
1
-5
/
+5
*
strip control characters before looking for evil text content in Cleaner
Stefan Behnel
2014-04-17
2
-5
/
+13
*
fix HTML wrapping for bytes strings in Py3
Stefan Behnel
2014-03-16
1
-1
/
+3
*
replace outdated references to encoding=unicode in the docs by encoding="unic...
Stefan Behnel
2014-02-26
1
-9
/
+10
*
clean up test module (mostly formatting)
Stefan Behnel
2014-02-21
1
-2
/
+16
*
fix typo in comment
Stefan Behnel
2014-02-21
1
-1
/
+1
*
add test
Stefan Behnel
2014-02-20
1
-1
/
+11
*
remove redundant assignment
Stefan Behnel
2014-02-20
1
-1
/
+0
*
be more specific about element iteration in lxml.html
Stefan Behnel
2014-02-20
1
-2
/
+2
*
minor code simplification
Stefan Behnel
2014-02-20
1
-4
/
+3
*
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
*
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
*
disable doctest that fails in Py2.6-
Stefan Behnel
2013-11-15
1
-15
/
+16
*
add 'handle_failures' option to make_links_absolute() to allow graceful handl...
Stefan Behnel
2013-11-15
2
-13
/
+57
*
minor code cleanup
Stefan Behnel
2013-11-12
1
-4
/
+5
*
lxml.html.formfill: Fix textarea form filling.
Jonas Baumann
2013-10-20
2
-1
/
+12
*
minor test extension
Stefan Behnel
2013-08-01
1
-1
/
+5
*
use Unicode whitespace in regex
Stefan Behnel
2013-08-01
1
-1
/
+1
*
trailing_whitespace is now always a string.
Orf
2013-07-30
1
-12
/
+4
*
Fix random test failing
Orf
2013-07-30
1
-5
/
+2
*
Fix random test failing
Orf
2013-07-30
1
-0
/
+3
*
Regex now pulls all whitespace, href_tag now sets trailing_whitespace correct...
Orf
2013-07-30
2
-6
/
+10
*
Update test_diff.txt
orf
2013-07-29
1
-1
/
+1
*
Update test_diff.txt
orf
2013-07-29
1
-0
/
+2
*
Update split_words docstring
orf
2013-07-29
1
-2
/
+2
*
Fix the tests
orf
2013-07-29
1
-2
/
+2
*
Added some tests
orf
2013-07-29
1
-0
/
+7
*
Fix trailing_whitespace being the wrong value
orf
2013-07-29
1
-1
/
+1
*
Update diff.py
orf
2013-07-29
1
-1
/
+0
*
Added split_trailing_whitespace import
orf
2013-07-29
1
-1
/
+1
*
Whitespace now not ignored, added test for split_trailing_whitespace
orf
2013-07-29
1
-5
/
+7
*
All trailing whitespace is stored and ignored while diffing
orf
2013-07-29
1
-19
/
+33
*
whitespace
Stefan Behnel
2013-06-15
1
-0
/
+1
*
add html5_tags to lxml.html.defs
kernc
2013-06-07
1
-1
/
+11
*
improve HTML parsing in lxml.html in the face of preceding whitespace
Stefan Behnel
2013-04-28
1
-12
/
+18
*
Merge pull request #118 from cko/frames
scoder
2013-04-28
1
-0
/
+36
|
\
|
*
add tests for html frames (bug 599318)
Christine Koppelt
2013-04-27
1
-0
/
+36
*
|
avoid writing duplicate 'nofollow' argument into HTML 'rel' attributes while ...
Stefan Behnel
2013-04-28
2
-8
/
+13
*
|
Merge pull request #120 from cko/relattr2
scoder
2013-04-28
2
-1
/
+17
|
\
\
[next]