openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
lxml
Settings
|
Report Duplicate
33
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Dec 21, 2023 — Jan 20, 2024
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
CI: Disallow failures in working jobs.
Stefan Behnel
More...
11 months ago
CI: Disallow failures when running with refnanny.
Stefan Behnel
More...
11 months ago
Build: Speed up sdist build a little and upgrade the cache action.
Stefan Behnel
More...
11 months ago
CI: Upgrade cache action and use fewer caches.
Stefan Behnel
More...
11 months ago
Build: Upgrade github artifact action versions.
Stefan Behnel
More...
11 months ago
Remove some dead code.
Stefan Behnel
More...
11 months ago
Build: Pin library versions in wheel build script.
Stefan Behnel
More...
11 months ago
Build: Cache libs across wheel builds to reduce remote downloads.
Stefan Behnel
More...
11 months ago
CI: Fix typos in build script.
Stefan Behnel
More...
11 months ago
Update .gitignore.
Stefan Behnel
More...
11 months ago
Build: Fix typo in build script:
Stefan Behnel
More...
11 months ago
Disable a test on PyPy that never worked there.
Stefan Behnel
More...
11 months ago
Shrink the size of the _ElementUnicodeResult type and remove some dead code, now that all text is unicode.
Stefan Behnel
More...
11 months ago
CI: Exclude PyPy3.7 job since it cannot C-inherit from unicode.
Stefan Behnel
More...
11 months ago
Build: Make sure we download all wheel archives together.
Stefan Behnel
More...
11 months ago
CI: Fix job config.
Stefan Behnel
More...
11 months ago
Build: Upload wheels under different archive names to make the artifact actions happy.
Stefan Behnel
More...
11 months ago
CI: Collect wheels in OS specific archives.
Stefan Behnel
More...
11 months ago
Build: Print list of matrix jobs during wheel build.
Stefan Behnel
More...
11 months ago
CI: Make the wheel upload name unique per Python version to make it work with "upload-artifact" version 4.
Stefan Behnel
More...
11 months ago
CI: Disable wheel upload for non-wheel jobs.
Stefan Behnel
More...
11 months ago
Build: Shorten name of build step to show platform identifiers in GHA web interface.
Stefan Behnel
More...
12 months ago
Enable an old, working test.
Stefan Behnel
More...
12 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'.
Stefan Behnel
More...
12 months ago
Merge branch 'lxml-5.0'
Stefan Behnel
More...
12 months ago
Revert "Temporarily undo a fix to avoid code changes in a binary-only release."
Stefan Behnel
More...
12 months ago
Temporarily undo a fix to avoid code changes in a binary-only release.
Stefan Behnel
More...
12 months ago
Build universal2 wheels for macOS instead of plain arm64 wheels because the libraries are built as universal2 binaries anyway.
Stefan Behnel
More...
12 months ago
Build: Remove work-around for Cython 3.0.7 since we now require the fixed 3.0.8.
Stefan Behnel
More...
12 months ago
Build: Require Cython 3.0.8 to produce better C89 sources.
Stefan Behnel
More...
12 months ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree