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
*
Prepare release of 4.8.0.
lxml-4.8.0
Stefan Behnel
2022-02-17
3
-19
/
+17
*
Update changelog.
Stefan Behnel
2022-02-15
1
-0
/
+20
*
Add an AArch64 wheel build for Py3.6.
Stefan Behnel
2022-02-14
1
-0
/
+2
*
Modernise some code in the ElementMaker implementation.
Stefan Behnel
2022-02-14
1
-21
/
+11
*
Allow QName as tag value in ElementMaker, not just strings.
Stefan Behnel
2022-02-14
3
-2
/
+24
*
Use expected XSD spellings for xsi:double infinity and NaN (GH-338)
Tobias Deiminger
2022-02-13
2
-4
/
+25
*
Allow Path-like objects for file arguments (GH-337)
Henning Janssen
2022-02-12
13
-4
/
+119
*
Make it clear that the HTML Cleaner is not meant for security sensitive envir...
Stefan Behnel
2022-01-21
1
-3
/
+8
*
setupinfo.py: check the return value of subprocesses (GH-336)
Mingli-Yu
2022-01-20
1
-1
/
+1
*
Update the build and dependency docs a little.
Stefan Behnel
2022-01-13
2
-12
/
+9
*
Add a visible warning to the build output when detecting libxml2 2.9.11 or 2....
Stefan Behnel
2022-01-13
1
-0
/
+8
*
Added note to documentation about XSLT bug (GH-335)
trevor87
2022-01-13
1
-0
/
+7
*
Fix typos (GH-334)
Kian Meng, Ang
2022-01-02
2
-2
/
+2
*
Make regex more efficient.
Stefan Behnel
2022-01-02
1
-1
/
+1
*
Remove link to PDF documentation as it's currently unavailable.
Stefan Behnel
2021-12-25
1
-4
/
+6
*
Update several links in the docs.
Stefan Behnel
2021-12-13
6
-41
/
+36
*
Merge branch 'lxml-4.6'
Stefan Behnel
2021-12-13
1
-2
/
+2
|
\
|
*
Update changelog to add the (single) CVE ID for the two HTML Cleaner security...
Stefan Behnel
2021-12-13
1
-2
/
+2
*
|
Move zlib.h and friends into a subdirectory "extlibs" in lxml/includes/ to se...
lxml-4.7.1
Stefan Behnel
2021-12-13
2
-2
/
+11
*
|
Add a test to get at least minimal coverage for the lxml.html.builder module.
Stefan Behnel
2021-12-13
1
-0
/
+8
*
|
Remove useless macOS-M1 build target since there are currently no GHA build s...
Stefan Behnel
2021-12-13
1
-1
/
+2
*
|
Prepare release of lxml 4.7.1.
Stefan Behnel
2021-12-13
3
-5
/
+15
*
|
Do not overwrite the wildcard includes for the "lxml.includes" package when a...
Stefan Behnel
2021-12-13
1
-5
/
+7
*
|
Make sure the apidocs are generated from the freshly built modules.
Stefan Behnel
2021-12-13
1
-1
/
+1
*
|
Fix some doc links.
Stefan Behnel
2021-12-12
1
-1
/
+2
*
|
Prepare release of lxml 4.7.0.
lxml-4.7.0
Stefan Behnel
2021-12-12
3
-22
/
+10
*
|
Merge branch 'lxml-4.6'
Stefan Behnel
2021-12-12
1
-1
/
+6
|
\
\
|
|
/
|
*
Fix a test in Py2.
lxml-4.6.5
lxml-4.6
Stefan Behnel
2021-12-12
1
-1
/
+6
*
|
Merge branch 'lxml-4.6'
Stefan Behnel
2021-12-12
4
-15
/
+167
|
\
\
|
|
/
|
*
Prepare release of 4.6.5.
Stefan Behnel
2021-12-12
3
-5
/
+9
|
*
Update changelog.
Stefan Behnel
2021-12-11
1
-0
/
+13
|
*
Cleaner: cover some more cases where scripts could sneak through in specially...
Stefan Behnel
2021-12-11
2
-12
/
+73
|
*
Fix condition in test decorator.
Stefan Behnel
2021-12-10
1
-1
/
+1
|
*
Use the non-depcrecated TextTestResult instead of _TextTestResult (GH-333)
Miro Hrončok
2021-12-10
1
-7
/
+3
|
*
Exclude a test when using the macOS system libraries because it fails with li...
Stefan Behnel
2021-12-10
3
-3
/
+12
|
*
Add macOS-M1 as wheel build platform.
Stefan Behnel
2021-12-10
1
-1
/
+1
|
*
Install automake and libtool in macOS build to be able to install the latest ...
Stefan Behnel
2021-12-10
1
-0
/
+6
|
*
Cleaner: Remove SVG image data URLs since they can embed script content.
Stefan Behnel
2021-11-11
2
-8
/
+60
|
*
Cleaner: Prevent "@import" from re-occurring in the CSS after replacements, e...
Stefan Behnel
2021-11-11
2
-0
/
+22
*
|
Fix condition in test decorator.
Stefan Behnel
2021-12-10
1
-1
/
+1
*
|
Exclude a test when using the macOS system libraries because it fails with li...
Stefan Behnel
2021-12-10
3
-3
/
+12
*
|
Install automake and libtool in macOS build to be able to install the latest ...
Stefan Behnel
2021-12-10
1
-0
/
+6
*
|
Add macOS-M1 as wheel build platform.
Stefan Behnel
2021-12-10
1
-1
/
+1
*
|
Use the non-depcrecated TextTestResult instead of _TextTestResult (GH-333)
Miro Hrončok
2021-11-29
1
-7
/
+3
*
|
Use newer VS image in appveyor to enable Py3.9/10 support.
Stefan Behnel
2021-11-21
1
-0
/
+3
*
|
Update changelog.
Stefan Behnel
2021-11-21
1
-1
/
+4
*
|
Include header files of zlib+libiconv in static wheel builds.
Stefan Behnel
2021-11-21
2
-1
/
+12
*
|
Download Windows libraries from new "lxml/libxml2-win-binaries" repo.
Stefan Behnel
2021-11-21
1
-1
/
+1
*
|
Add test for Python3 regression in C14N2 serialization (GH-332)
khillman
2021-11-21
1
-0
/
+39
*
|
Make sure the namespace mapping stack in C14NWriterTarget contains only Unico...
Stefan Behnel
2021-11-19
2
-1
/
+16
[next]