Skip to content

Stable ABI wheels - #263

Open
rgaudin wants to merge 8 commits into
mainfrom
abi3
Open

Stable ABI wheels#263
rgaudin wants to merge 8 commits into
mainfrom
abi3

Conversation

@rgaudin

@rgaudin rgaudin commented Aug 13, 2026

Copy link
Copy Markdown
Member

No description provided.

@rgaudin rgaudin self-assigned this Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.13%. Comparing base (9752f46) to head (737c9ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   94.13%   94.13%           
=======================================
  Files           1        1           
  Lines         546      546           
=======================================
  Hits          514      514           
  Misses         32       32           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rgaudin rgaudin linked an issue Aug 13, 2026 that may be closed by this pull request
@rgaudin rgaudin mentioned this pull request Aug 13, 2026
@benoit74
benoit74 force-pushed the abi3 branch 2 times, most recently from 93c475b to 0a08004 Compare August 21, 2026 19:12
@benoit74

Copy link
Copy Markdown
Contributor

Looks like I've fixed the thing ; problem was that filename inside the wheel must be libzim.abi3.so on Unix and libzim.pyd on Windows for other Python version to load it correctly ... And it looks like Cython own logic to compute extension filename is buggy on that aspect.

Let's discuss this live next week, because I'm really unsure I got all details correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build for ABI3

2 participants