33
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI: Require Py3.13 test to pass (which they currently do). More... 4 months ago
Use latest libxml2 2.12.3 and libxslt 1.1.39 for the wheel builds. More... 4 months ago
Merge branch 'lxml-4.9' More... 4 months ago
Include Py3.12 in appveyor wheel build. More... 4 months ago
build: Try to fix wheel build in Py3.7/8 by explicitly setting the MACOSX_DEPLOYMENT_TARGET=11.7 (which needs to match the one used for CPython itself). More... 4 months ago
build: Try to fix wheel build in Py3.7/8 by explicitly setting the MACOSX_DEPLOYMENT_TARGET=11.7 (which needs to match the one used for CPython itself). More... 4 months ago
build: Try to fix wheel build in Py3.7/8 by not explicitly setting the MACOSX_DEPLOYMENT_TARGET (which needs to match the one used for CPython itself). More... 4 months ago
Add Py3.12 to appveyor build matrix. More... 4 months ago
docs: Fix file name in PDF build. More... 4 months ago
docs: fix link. More... 4 months ago
docs: Update supported Python versions. More... 4 months ago
See if we can fix the wheel build for Py3.7/8 by using the "MACOSX_DEPLOYMENT_TARGET" (11.7) that was used for building those CPython versions. More... 4 months ago
Merge branch 'lxml-4.9' More... 4 months ago
Remove invalid wheel build target. More... 4 months ago
Merge branch 'master' of git+ssh://github.com/lxml/lxml More... 4 months ago
Merge branch 'lxml-4.9' More... 4 months ago
Prepare release of 4.9.4. More... 4 months ago
Update changelog. More... 4 months ago
Use latest Cython release for wheels (0.29.36 crashes at shutdown). More... 4 months ago
Use latest libxslt 1.1.39 in wheels. More... 4 months ago
CI: Make sure we find Py2.7 on macOS. More... 4 months ago
CI: Disable Py3.6 with system libraries since we cannot install a matching version. More... 4 months ago
CI: Install system libraries only if STATIC_DEPS=false. More... 4 months ago
CI: Fix "pip" usage in Py2.7. More... 4 months ago
Fix Unicode parsing for Py3.12 and Cython 3.1. More... 4 months ago
CI: Use ubuntu-22.04 in the lxml-4.9 branch due to the library dependencies. More... 4 months ago
CI: Explicitly call "python2" instead of "python" in macOS-Py2 job. More... 4 months ago
CI: Use even older setuptools version in Python 2.7. More... 5 months ago
Merge branch 'lxml-4.9' More... 5 months ago
CI: Use fixed Linux/macOS versions in 4.9.x branch. More... 5 months ago