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
/
clean.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around Py2's lack of "re.ASCII".
lxml-4.6.2
Stefan Behnel
2020-11-26
1
-2
/
+4
*
Prevent combinations of <math/svg> and <style> to sneak JavaScript through th...
Stefan Behnel
2020-11-26
1
-8
/
+14
*
Prevent combinations of <noscript> and <style> to sneak JavaScript through th...
Stefan Behnel
2020-10-18
1
-0
/
+3
*
Remove dead code.
Stefan Behnel
2020-08-03
1
-1
/
+0
*
Cleaner: Catch bad arg combo in constructor (GH-301)
Mike Lissner
2020-06-20
1
-0
/
+6
*
Improve compilation of clean.py (e.g. dict iteration) by switching to languag...
Stefan Behnel
2020-06-19
1
-1
/
+1
*
Avoid calling hasattr when we need the attribute anyway, and validate the arg...
Stefan Behnel
2020-06-19
1
-4
/
+10
*
LP#1882606: ``Cleaner.clean_html()`` discarded comments and PIs regardless of...
Stefan Behnel
2020-06-13
1
-4
/
+7
*
Use a bound method instead of looking it up on each element.
Stefan Behnel
2020-06-13
1
-2
/
+2
*
Add docstrings to Cleaner.allow_element() and Cleaner.allow_embedded_url().
Stefan Behnel
2019-08-24
1
-2
/
+15
*
Actually use "language_level=2" everywhere for better Py2 compatibility.
Stefan Behnel
2018-12-02
1
-1
/
+1
*
Set explicit Cython language levels for compiled modules (Cython suggests to ...
Stefan Behnel
2018-12-02
1
-0
/
+2
*
Merge lxml-4.2 branch into master.
Stefan Behnel
2018-09-29
1
-0
/
+2
|
\
|
*
Fix import warnings in Py3.6+ by switching to absolute imports.
Stefan Behnel
2018-09-29
1
-0
/
+2
*
|
Merge branch lxml-4.2 into master.
Stefan Behnel
2018-09-09
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix: make the cleaner also remove javascript URLs that use escaping.
Stefan Behnel
2018-09-09
1
-2
/
+3
*
|
Revert "Replace mutable default argument"
Hugo
2018-08-26
1
-18
/
+6
*
|
Replace function call with set literal
Hugo
2018-08-25
1
-1
/
+1
*
|
Replace mutable default argument
Hugo
2018-08-25
1
-6
/
+18
*
|
Remove redundant code for Python <= 2.6
Hugo
2018-08-25
1
-5
/
+0
|
/
*
Remove unused imports.
Chris Gavin
2017-04-24
1
-1
/
+1
*
allow hyphens in mailto: hosts
Jakub Wilk
2017-03-16
1
-1
/
+1
*
make the "inline_style" option in Cleaner default to (but independent of) the...
Stefan Behnel
2016-07-24
1
-5
/
+9
*
Add inline_style option
Christian Pedersen
2015-11-19
1
-1
/
+6
*
[IMP] allow dataurls if they point to images
Holger Brunn
2015-03-04
1
-1
/
+8
*
fix LP#1369362: do not try to remove pseudo-attributes from processing instru...
Stefan Behnel
2014-12-14
1
-2
/
+2
*
strip control characters before looking for evil text content in Cleaner
Stefan Behnel
2014-04-17
1
-4
/
+5
*
remove redundant assignment
Stefan Behnel
2014-02-20
1
-1
/
+0
*
avoid writing duplicate 'nofollow' argument into HTML 'rel' attributes while ...
Stefan Behnel
2013-04-28
1
-3
/
+8
*
proper handling of 'rel' attribute for links (Bug 971754)
Christine Koppelt
2013-04-27
1
-1
/
+4
*
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
1
-1
/
+2
|
/
*
allow the set of attributes considered safe by Cleaner to be overridden
Francis Devereux
2012-12-05
1
-2
/
+8
*
remove broken link
Stefan Behnel
2012-09-28
1
-2
/
+1
*
simplify portability imports to make them more portable themselves
Stefan Behnel
2012-02-20
1
-16
/
+7
*
docs
Stefan Behnel
2011-09-25
1
-2
/
+4
*
docstring
Wojtek
2011-09-15
1
-0
/
+3
*
kill_tags support
Wojtek
2011-09-12
1
-5
/
+5
*
let cleaner drop 'data:' links just like it does for 'javascript:' links
Stefan Behnel
2011-08-12
1
-1
/
+1
*
fix #773715: assertion error in cleaner when dropping top-level element
Stefan Behnel
2011-05-19
1
-2
/
+8
*
safer XHTML->HTML conversion in clean.py
Stefan Behnel
2011-05-19
1
-5
/
+2
*
[svn r4477] fix 'marque' HTML tag name into 'marquee'
scoder
2010-10-17
1
-2
/
+2
*
[svn r4158] r5142@delle: sbehnel | 2009-06-06 21:49:49 +0200
scoder
2009-06-06
1
-2
/
+1
*
[svn r3992] Notice balanced parenthesis when autolinking
ianb
2008-10-30
1
-2
/
+2
*
[svn r3831] r4511@delle: sbehnel | 2008-06-19 10:46:05 +0200
scoder
2008-06-19
1
-2
/
+6
*
[svn r3763] r4379@delle: sbehnel | 2008-05-26 16:14:52 +0200
scoder
2008-05-26
1
-14
/
+14
*
[svn r3737] r4332@delle: sbehnel | 2008-05-24 09:51:31 +0200
scoder
2008-05-24
1
-3
/
+14
*
[svn r3703] r4261@delle: sbehnel | 2008-05-21 00:10:51 +0200
scoder
2008-05-21
1
-1
/
+9
[next]