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
/
builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile ElementMaker into an extension type to speed it up.
Stefan Behnel
2017-08-19
1
-6
/
+7
*
fix spelling mistakes originally found by scop in GH#230
Stefan Behnel
2017-03-18
1
-2
/
+2
*
remove compat definition of callable()
Jakub Wilk
2017-03-17
1
-7
/
+0
*
remove compat definition of partial()
Jakub Wilk
2017-03-17
1
-6
/
+1
*
Add CDATA support in ElementBuilder.
Ionel Cristian Mărieș
2014-06-16
1
-1
/
+9
*
fix text formatting in some docstrings
Stefan Behnel
2013-07-28
1
-6
/
+6
*
fix slowness when building elements
Anders Hammarquist
2012-11-06
1
-2
/
+2
*
simplify portability imports to make them more portable themselves
Stefan Behnel
2012-02-20
1
-4
/
+4
*
Move the mro loop into the 't is None' if, behind the iselement check,
Jeffrey Yasskin
2012-02-16
1
-14
/
+12
*
Teach the ElementMaker to add objects of types derived from types it
Jeffrey Yasskin
2012-02-15
1
-2
/
+10
*
[svn r3830] r4510@delle: sbehnel | 2008-06-16 14:34:42 +0200
scoder
2008-06-19
1
-0
/
+11
*
[svn r3750] r4366@delle: sbehnel | 2008-05-26 08:41:25 +0200
scoder
2008-05-26
1
-1
/
+18
*
[svn r3696] r4254@delle: sbehnel | 2008-05-20 23:57:10 +0200
scoder
2008-05-21
1
-33
/
+33
*
[svn r3285] r3470@delle: sbehnel | 2008-02-13 20:12:19 +0100
scoder
2008-02-13
1
-0
/
+4
*
[svn r2776] let ElementMaker accept 'namespace' and 'nsmap' keywords as in ob...
scoder
2007-08-29
1
-2
/
+15
*
[svn r2536] support E-factory in objectify
scoder
2007-06-25
1
-2
/
+6
*
[svn r2514] pass a makeelement() function instead of a parser
scoder
2007-06-23
1
-3
/
+4
*
[svn r2504] builder license
scoder
2007-06-22
1
-7
/
+34
*
[svn r2396] E factory cleanup for lxml.etree, 'parser' keyword argument
scoder
2007-06-07
1
-13
/
+7
*
[svn r2160] integrated element generator factory by Fredrik Lundh
scoder
2007-02-25
1
-0
/
+161