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
*
Adapt a test to a behavioural change in libxml2 2.9.11+.
Stefan Behnel
2021-05-19
1
-1
/
+4
*
Add project income report for 2020.
Stefan Behnel
2021-05-19
1
-0
/
+6
*
Switch to libxml2 2.9.12.
Stefan Behnel
2021-05-19
1
-1
/
+1
*
Work around a bug in the configure script of libxslt. See https://gitlab.gnom...
Stefan Behnel
2021-05-19
1
-0
/
+9
*
Switch to libxml2 2.9.11
Stefan Behnel
2021-05-19
1
-1
/
+1
*
Avoid text overlaps on website banner (GH-318)
Bob Kline
2021-05-15
1
-1
/
+1
*
Add a "make fuzz" target to run the fuzzer test.
Stefan Behnel
2021-05-08
1
-0
/
+9
*
Clean up fuzzer test.
Stefan Behnel
2021-05-08
1
-1
/
+3
*
Add initial Atheris fuzzer. (GH-313)
DavidKorczynski
2021-05-08
1
-0
/
+23
*
Enable access to the system_url of DTD entity declarations (GH-317)
Joel
2021-05-08
2
-0
/
+13
*
Include manylinux 2.24 wheel builds because they feature a newer C compiler.
Stefan Behnel
2021-05-02
1
-9
/
+18
*
Add CPython nightly builds (currently Py3.10) to the travis build matrix (GH-...
Christian Clauss
2021-04-24
1
-0
/
+4
*
Clarify that the ET compatibility difference for the '*' tag filter applies n...
Stefan Behnel
2021-03-29
1
-5
/
+5
*
Avoid race conditions when downloading artefacts.
Stefan Behnel
2021-03-21
1
-3
/
+5
*
Prevent duplicated downloads.
Stefan Behnel
2021-03-21
1
-2
/
+10
*
Prepare release of lxml 4.6.3.
lxml-4.6.3
Stefan Behnel
2021-03-21
3
-4
/
+19
*
Add HTML-5 "formaction" attribute to "defs.link_attrs" (GH-316)
Kevin Chung
2021-03-21
2
-0
/
+17
*
Fix reference in docs.
Stefan Behnel
2020-11-27
1
-0
/
+1
*
Work around Py2's lack of "re.ASCII".
lxml-4.6.2
Stefan Behnel
2020-11-26
1
-2
/
+4
*
Prepare release of 4.6.2.
Stefan Behnel
2020-11-26
2
-5
/
+8
*
Prevent combinations of <math/svg> and <style> to sneak JavaScript through th...
Stefan Behnel
2020-11-26
4
-11
/
+50
*
Add a recipe for a look-ahead generator to allow modifications during tree it...
Stefan Behnel
2020-10-21
1
-0
/
+36
*
lxml actually works in Py3.9.
Stefan Behnel
2020-10-18
1
-1
/
+1
*
lxml actually works in Py3.9.
Stefan Behnel
2020-10-18
1
-0
/
+1
*
Add a doc note that the .find() methods are usually faster than one might exp...
Stefan Behnel
2020-10-18
1
-0
/
+4
*
Update release version on homepage.
Stefan Behnel
2020-10-18
1
-2
/
+2
*
Automate the build artefact downloading from github and appveyor.
Stefan Behnel
2020-10-18
1
-0
/
+136
*
Prepare release of lxml 4.6.1.
lxml-4.6.1
Stefan Behnel
2020-10-18
3
-2
/
+16
*
Prevent combinations of <noscript> and <style> to sneak JavaScript through th...
Stefan Behnel
2020-10-18
2
-0
/
+13
*
Fix PDF building.
Stefan Behnel
2020-10-17
1
-1
/
+1
*
Fix link to previous version in documentation.
Stefan Behnel
2020-10-17
1
-0
/
+1
*
Add wheel build for Py3.9 on ARM64 for Windows.
lxml-4.6.0
Stefan Behnel
2020-10-17
1
-0
/
+3
*
Make wheel build fail more quickly if anything goes wrong along the way.
Stefan Behnel
2020-10-17
1
-4
/
+4
*
Prepare release of lxml 4.6.0.
Stefan Behnel
2020-10-17
3
-6
/
+13
*
Exclude a test in Py 3.9.0 due to ET bug https://bugs.python.org/issue41900
Stefan Behnel
2020-10-15
1
-0
/
+12
*
Reorder the appveyor build matrix to get the most important results quicker.
Stefan Behnel
2020-10-15
1
-4
/
+4
*
Include Py3.9 in travis build.
Stefan Behnel
2020-10-15
1
-1
/
+2
*
Disable test in unfixed ET versions <= 3.8.6.
Stefan Behnel
2020-10-01
1
-0
/
+4
*
LP#1869455: C14N 2.0 serialisation failed for unprefixed attributes when a de...
Stefan Behnel
2020-10-01
3
-1
/
+17
*
Make it a little clearer that there is no guarantee for what exactly donated ...
Stefan Behnel
2020-09-16
1
-2
/
+3
*
Include missing .py and .png files in sdist after changing the docs build.
Stefan Behnel
2020-09-05
1
-2
/
+2
*
docs: Link the website menu more directly to the initial package documentatio...
Stefan Behnel
2020-09-05
1
-1
/
+1
*
Selectively remove old docs before building new ones.
Stefan Behnel
2020-09-05
1
-2
/
+4
*
docs: Move apidocs to a different directory to allow keeping links to the old...
Stefan Behnel
2020-09-05
2
-2
/
+2
*
docs: delete only what we replace in Makefile.
Stefan Behnel
2020-09-05
1
-3
/
+5
*
docs: revert hashed stylesheet filename because it does not work well with th...
Stefan Behnel
2020-09-05
1
-1
/
+5
*
docs: Use different stylesheet filenames whenever the stylesheet changes, to ...
Stefan Behnel
2020-09-05
1
-1
/
+13
*
Add a more visible donation banner to the website pages.
Stefan Behnel
2020-09-05
2
-13
/
+38
*
Add a more visible donation banner to the website menu.
Stefan Behnel
2020-09-04
2
-2
/
+28
*
Add Py3.9 to appveyor config.
Stefan Behnel
2020-08-20
1
-0
/
+5
[next]