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
*
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
|
\
\
|
*
|
proper handling of 'rel' attribute for links (Bug 971754)
Christine Koppelt
2013-04-27
2
-1
/
+17
*
|
|
Avoid error in lxml.html.fromstring() if content contains no body (bugs 59931...
Stefan Seelmann
2013-04-27
2
-0
/
+44
|
/
/
*
|
Merge pull request #116 from cko/doco2
scoder
2013-04-27
1
-1
/
+4
|
\
\
|
|
/
|
*
slightly extended documentation
Christine Koppelt
2013-04-27
1
-1
/
+4
*
|
fix careful javascript exclusion in cleaner
Stefan Behnel
2013-04-27
1
-1
/
+1
*
|
fix for Bug #715687 (Consider host_whitelist and whitelist_tags before deleti...
Christine Koppelt
2013-04-27
2
-3
/
+30
|
/
*
fix Py3 glitch in lxml.html
Stefan Behnel
2013-03-26
1
-1
/
+1
*
allow the set of attributes considered safe by Cleaner to be overridden
Francis Devereux
2012-12-05
2
-2
/
+34
*
disable BS integration doctests in Py3
Stefan Behnel
2012-11-30
1
-3
/
+3
[next]