mattrobenolt / mattrobenolt/alloconda
ABI3 wheel support
Open
Nobody has claimed this yet.
cli
- Dominant language
- Zig
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support building wheels targeting the stable ABI (abi3) for forward compatibility across Python versions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's wheel-building entry point and how Python extension ABI targets are selected. Check how existing wheels are built and tested, then verify that the resulting wheels target the stable abi3 ABI and remain usable across supported Python versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, zig
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100