33
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use latest Cython release for wheels (0.29.36 crashes at shutdown). More... 5 months ago
Use latest libxslt 1.1.39 in wheels. More... 5 months ago
CI: Make sure we find Py2.7 on macOS. More... 5 months ago
CI: Disable Py3.6 with system libraries since we cannot install a matching version. More... 5 months ago
CI: Install system libraries only if STATIC_DEPS=false. More... 5 months ago
CI: Fix "pip" usage in Py2.7. More... 5 months ago
Fix Unicode parsing for Py3.12 and Cython 3.1. More... 5 months ago
CI: Use ubuntu-22.04 in the lxml-4.9 branch due to the library dependencies. More... 5 months ago
CI: Explicitly call "python2" instead of "python" in macOS-Py2 job. More... 5 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
Use older pip version in Py2.7. More... 5 months ago
Use older wheel/setuptools versions in Py2.7. More... 5 months ago
Prepare release of lxml 4.9.4. More... 5 months ago
Update changelog. More... 5 months ago
Explicitly use Cython 0.29.36 for lxml 4.9.x instead of Cython 3.0.x (which will be used in lxml 5.0). More... 5 months ago
Prevent infinite loops when replacing or inserting elements with their ancestors. More... 5 months ago
Follow changes in libxml2 2.12 and make xmlError usages 'const'. This mostly impacts the error callback functions. More... 6 months ago
Hash-pin GitHub Actions, set up grouped dependabot updates (GH-386) More... 6 months ago
Update changelog. More... 7 months ago
Allow file system specific test to fail. More... 7 months ago
Allow file system specific test to fail. More... 7 months ago
Add a note to the parser docstrings that encodings use libiconv names, not Python names. Both can differ in a few cases. More... 7 months ago
Add a note to the parser docstrings that encodings use libiconv names, not Python names. Both can differ in a few cases. More... 7 months ago
Simplify code, use lookup table instead of switch statement to avoid branching. More... 7 months ago
Wheels: Use Python 3.11 instead of 3.12 for wheel builds since 3.12 lacks distutils. More... 7 months ago
Wheels: Use Python 3.11 instead of 3.12 for wheel builds since 3.12 lacks distutils. More... 7 months ago
Link to 'nh3' and add a new note to clean_html documentation (GH-384) More... 7 months ago
Link to 'nh3' and add a new note to clean_html documentation (GH-384) More... 7 months ago