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
/
ElementInclude.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix false detection of recursive include (GH-286)
RainerHausdorf
2019-08-18
1
-2
/
+1
*
Add a `max_depth` argument to ElementInclude to prevent content explosion. Li...
Stefan Behnel
2019-04-14
1
-4
/
+30
*
Add comment.
Stefan Behnel
2018-02-17
1
-0
/
+2
*
Remove unused imports.
Chris Gavin
2017-04-24
1
-1
/
+0
*
Extract magic string in ElementInclude._include()
hayfield
2017-04-20
1
-1
/
+2
*
remove conditional imports of the set module
Jakub Wilk
2017-03-17
1
-6
/
+0
*
[svn r3880] r4596@delle: sbehnel | 2008-07-09 14:36:17 +0200
scoder
2008-07-09
1
-4
/
+6
*
[svn r3859] r4557@delle: sbehnel | 2008-06-25 09:25:08 +0200
scoder
2008-06-25
1
-3
/
+3
*
[svn r3831] r4511@delle: sbehnel | 2008-06-19 10:46:05 +0200
scoder
2008-06-19
1
-2
/
+8
*
[svn r3685] r4231@delle: sbehnel | 2008-05-19 23:46:38 +0200
scoder
2008-05-20
1
-1
/
+2
*
[svn r3285] r3470@delle: sbehnel | 2008-02-13 20:12:19 +0100
scoder
2008-02-13
1
-3
/
+8
*
[svn r2494] open any URL by default in ElementInclude, small optimisation
scoder
2007-06-21
1
-8
/
+17
*
[svn r2492] ElementInclude didn't honour base URL of source document
scoder
2007-06-21
1
-6
/
+9
*
[svn r2158] use relative imports for (lxml.)etree
scoder
2007-02-25
1
-2
/
+1
*
[svn r2086] small fix to actually check if xi:fallback tag is misplaced befor...
scoder
2006-12-04
1
-3
/
+5
*
[svn r2085] integrated a modified ElementInclude.py: reuse the parser of the ...
scoder
2006-12-02
1
-0
/
+196