33
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI: Disallow failures in working jobs. More... 3 months ago
CI: Disallow failures when running with refnanny. More... 3 months ago
Build: Speed up sdist build a little and upgrade the cache action. More... 3 months ago
Build: Speed up sdist build a little and upgrade the cache action. More... 3 months ago
CI: Upgrade cache action and use fewer caches. More... 3 months ago
CI: Upgrade cache action and use fewer caches. More... 3 months ago
Build: Upgrade github artifact action versions. More... 3 months ago
Remove some dead code. More... 3 months ago
Build: Pin library versions in wheel build script. More... 3 months ago
Build: Cache libs across wheel builds to reduce remote downloads. More... 3 months ago
CI: Fix typos in build script. More... 3 months ago
Update .gitignore. More... 3 months ago
Update .gitignore. More... 3 months ago
Build: Fix typo in build script: More... 3 months ago
Disable a test on PyPy that never worked there. More... 3 months ago
Shrink the size of the _ElementUnicodeResult type and remove some dead code, now that all text is unicode. More... 3 months ago
CI: Exclude PyPy3.7 job since it cannot C-inherit from unicode. More... 3 months ago
Build: Make sure we download all wheel archives together. More... 3 months ago
CI: Fix job config. More... 3 months ago
Build: Upload wheels under different archive names to make the artifact actions happy. More... 3 months ago
CI: Collect wheels in OS specific archives. More... 3 months ago
Build: Print list of matrix jobs during wheel build. More... 3 months ago
CI: Disable wheel upload for non-wheel jobs. More... 4 months ago
CI: Make the wheel upload name unique per Python version to make it work with "upload-artifact" version 4. More... 4 months ago
Build: Shorten name of build step to show platform identifiers in GHA web interface. More... 4 months ago
Enable an old, working test. More... 4 months ago
Allow passing bytes input into the lxml.html.* processing functions again. This was lost in 5.1.0 by globally replacing 'basestring' with 'str'. More... 4 months ago
Merge branch 'lxml-5.0' More... 4 months ago
Revert "Temporarily undo a fix to avoid code changes in a binary-only release." More... 4 months ago
Temporarily undo a fix to avoid code changes in a binary-only release. More... 4 months ago