Skip to content

abi3 compatible wheels#109

Merged
akaszynski merged 14 commits intomainfrom
feat/abi3-wheels
Jan 27, 2026
Merged

abi3 compatible wheels#109
akaszynski merged 14 commits intomainfrom
feat/abi3-wheels

Conversation

@akaszynski
Copy link
Member

@akaszynski akaszynski commented Jan 26, 2026

Make ABI3 compatible wheels. This means building fewer wheels on our end and uploading less to PyPI.

We still have to test the wheels on each version of Python that we support, but this does mean that we can support versions we don't test for (e.g. 3.14 in this case). Even having said that, this PR also introduces a maximum python version of 3.15 to avoid pip attemtping to install this when 3.15 is out.

@akaszynski akaszynski merged commit 8843eb1 into main Jan 27, 2026
14 checks passed
@akaszynski akaszynski deleted the feat/abi3-wheels branch January 27, 2026 20:41
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.

1 participant