openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
lxml
Settings
|
Report Duplicate
33
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 18 hours
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 1 of 227
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'lxml-6.0'
Stefan Behnel
More...
about 2 months ago
Update changelog.
Stefan Behnel
More...
about 2 months ago
Fix a memory leak in the rare case of a memory allocation error.
Stefan Behnel
More...
about 2 months ago
Update changelog.
Stefan Behnel
More...
about 2 months ago
Add missing "noexcept" to fix a memory leak.
Stefan Behnel
More...
about 2 months ago
Add missing "noexcept" to fix a memory leak.
Stefan Behnel
More...
about 2 months ago
Build: Cache windows and other libraries separately and using their actual version name (which differs in Windows).
Stefan Behnel
More...
3 months ago
Build: Clean up windows libs download function.
Stefan Behnel
More...
3 months ago
Build: Clean up windows libs download function.
Stefan Behnel
More...
3 months ago
Build: Fix zipfile top-dir check.
Stefan Behnel
More...
3 months ago
Build: Fix zipfile top-dir check.
Stefan Behnel
More...
3 months ago
Whitelist accessibility attributes (aria-*, role, tabindex) (GH-486)
oomsveta
More...
3 months ago
Build: Remove test command since it does not find the tests.
Stefan Behnel
More...
3 months ago
Build: Fix workflow command syntax.
Stefan Behnel
More...
3 months ago
Build: Disable abi3 wheels again since the current Limited API does not allow our usage of element proxy back references.
Stefan Behnel
More...
3 months ago
Build: Use abi3audit 0.0.25 which works in Py3.9+.
Stefan Behnel
More...
3 months ago
Build: Include a test run in the wheel build.
Stefan Behnel
More...
3 months ago
Speed up a slow test.
Stefan Behnel
More...
3 months ago
Speed up a slow test.
Stefan Behnel
More...
3 months ago
Build: Only restore the libs cache in the build jobs, don't update it any more after caching the libraries up-front.
Stefan Behnel
More...
3 months ago
Build: Use older abi3audit for validation only on Py3.9, which it no longer supports since version 0.0.23.
Stefan Behnel
More...
3 months ago
Set the 'CYTHON_UNSAFE_IGNORE_PYMUTEX_ABI_COMPATIBILITY' C macro to disable the safety check when automatically switching to "PyThread_type_lock" in abi3 wheels.
Stefan Behnel
More...
3 months ago
Build: Use a dedicated abi3 build job.
Stefan Behnel
More...
3 months ago
Build: Use less strict abi3audit validation since we currently need to use "Py_REFCNT()" The function was only added to the Limited API in Py3.14.
Stefan Behnel
More...
3 months ago
Build: Exclude freethreading builds on ABI3 platforms.
Stefan Behnel
More...
3 months ago
Build: Reduce minimum Limited API version to Py3.11.
Stefan Behnel
More...
3 months ago
Build: Pass abi3 Python version to 'bdist_wheel' command.
Stefan Behnel
More...
3 months ago
Build: Let setupinfo.py chose a default Limited API version if OPTION_LIMITED_API is set to 'true'.
Stefan Behnel
More...
3 months ago
Fix exception handling.
Stefan Behnel
More...
3 months ago
Build: Mak abi3audit error output readable.
Stefan Behnel
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
…
226
227
→
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