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
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable PyPy special casing in proxy.pxi for PyPy 4.0
pypy4
Stefan Behnel
2015-11-08
3
-6
/
+24
*
remove legacy code
Stefan Behnel
2015-10-09
1
-49
/
+2
*
Merge pull request #175 from jwilk/spelling
scoder
2015-10-02
6
-18
/
+18
|
\
|
*
fix typos
Jakub Wilk
2015-10-02
6
-18
/
+18
|
/
*
add pypy bug tracker link as comment for the work-around
Stefan Behnel
2015-09-30
1
-0
/
+1
*
use simple Python unicode subclass for smart string results in PyPy (crashes ...
Stefan Behnel
2015-09-30
2
-0
/
+17
*
update error messages
Stefan Behnel
2015-09-30
1
-0
/
+2
*
propagate SAX exceptions immediately in HTML parser (used to continue parsing)
Stefan Behnel
2015-09-23
5
-9
/
+119
*
modernise import
Stefan Behnel
2015-09-20
1
-2
/
+5
*
enable travis testing with Py3.5
Stefan Behnel
2015-09-18
1
-0
/
+1
*
also works with Py3.5
Stefan Behnel
2015-09-18
1
-1
/
+1
*
also works with Py3.5
Stefan Behnel
2015-09-18
1
-0
/
+1
*
Added tag lxml-3.5.0b1 for changeset 5d2123497105
Stefan Behnel
2015-09-18
1
-0
/
+1
*
prepare release of 3.5.0b1
lxml-3.5.0b1
Stefan Behnel
2015-09-18
5
-17
/
+13
*
minor safety fix
Stefan Behnel
2015-09-18
1
-1
/
+1
*
disable an XSLT extension test that is difficult to debug - fixes welcome
Stefan Behnel
2015-09-04
1
-1
/
+3
*
changelog
Stefan Behnel
2015-09-04
1
-0
/
+6
*
whitespace
Stefan Behnel
2015-09-04
1
-1
/
+0
*
Add a cssselect method to all elements, not just HtmlElement
Simon Sapin
2012-04-20
2
-1
/
+16
*
Merge pull request #162 from hbrunn/master-allow-image-dataurls
scoder
2015-09-04
1
-1
/
+8
|
\
|
*
[IMP] allow dataurls if they point to images
Holger Brunn
2015-03-04
1
-1
/
+8
*
|
Merge pull request #153 from masklinn/simplify-SetMixin
scoder
2015-09-04
1
-79
/
+16
|
\
\
|
*
|
Simplify SetMixin by rebuilding it on top of MutableSet
masklinn
2014-12-17
1
-79
/
+16
*
|
|
re-implement "keep_ns_prefixes" option in cleanup_namespaces()
Stefan Behnel
2015-09-04
3
-20
/
+50
*
|
|
Merge pull request #167 from tomkralidis/cleanup_namespaces-keep_nsmap
scoder
2015-09-04
4
-6
/
+36
|
\
\
\
|
*
|
|
make keep_ns_prefixes immutable
Tom Kralidis
2015-06-15
1
-3
/
+7
|
*
|
|
Merge branch 'cleanup_namespaces-keep_nsmap' of github.com:tomkralidis/lxml i...
Tom Kralidis
2015-06-15
11
-117
/
+286
|
|
\
\
\
|
|
*
|
|
test on list
Tom Kralidis
2015-06-14
1
-1
/
+1
|
|
*
|
|
pass only ns prefixes
Tom Kralidis
2015-06-14
4
-14
/
+13
|
|
*
|
|
Merge branch 'master' of github.com:lxml/lxml into cleanup_namespaces-keep_nsmap
Tom Kralidis
2015-06-12
8
-103
/
+273
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'master' of github.com:lxml/lxml into cleanup_namespaces-keep_nsmap
Tom Kralidis
2015-05-18
7
-58
/
+40
|
|
|
\
\
\
\
|
*
|
\
\
\
\
Merge branch 'cleanup_namespaces-keep_nsmap' of github.com:tomkralidis/lxml i...
Tom Kralidis
2015-05-21
2
-11
/
+8
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
update implemenation, tests
Tom Kralidis
2015-05-18
2
-11
/
+8
|
*
|
|
|
|
|
Merge branch 'master' of github.com:lxml/lxml into cleanup_namespaces-keep_nsmap
Tom Kralidis
2015-05-15
7
-58
/
+40
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
/
/
/
/
|
|
|
/
/
/
/
|
*
|
|
|
|
doc change
Tom Kralidis
2015-05-15
1
-1
/
+1
|
*
|
|
|
|
update everything but the actual implementation change to reflect agreed upon...
Tom Kralidis
2015-05-15
3
-6
/
+8
|
*
|
|
|
|
Merge branch 'master' of github.com:lxml/lxml into cleanup_namespaces-keep_nsmap
Tom Kralidis
2015-05-15
1
-0
/
+2
|
|
\
\
\
\
\
|
*
|
|
|
|
|
add keep_nsmap argument to cleanup_namespaces
Tom Kralidis
2015-05-15
3
-2
/
+30
*
|
|
|
|
|
|
changelog
Stefan Behnel
2015-09-04
1
-0
/
+5
*
|
|
|
|
|
|
try to make it clearer that XPath prefixes are independent of document prefixes
Stefan Behnel
2015-09-04
1
-2
/
+2
*
|
|
|
|
|
|
code cleanup
Stefan Behnel
2015-09-04
2
-9
/
+28
*
|
|
|
|
|
|
clean up imports in lxml.cssselect
Stefan Behnel
2015-09-04
1
-8
/
+7
*
|
|
|
|
|
|
improve error message
Stefan Behnel
2015-08-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #166 from commiebits/master
scoder
2015-09-04
1
-4
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix undefined symbol: libiconv when using --static-deps
Steve
2015-04-29
1
-4
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #172 from opottone/misc
scoder
2015-09-04
2
-26
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Simplify encoding detection.
Olli Pottonen
2015-06-21
1
-25
/
+13
|
*
|
|
|
|
|
|
Add validation for PI, Comment and CDATA content.
Olli Pottonen
2015-06-21
1
-1
/
+12
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #173 from udos/master
scoder
2015-09-04
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fixed namespace typo
Udo Schochtert
2015-08-20
1
-2
/
+2
|
/
/
/
/
/
/
/
[next]