MagicStack / MagicStack/uvloop
Missing pre-build wheel of the uvloop python package for musl & glib on armv7.
Open
Nobody has claimed this yet.
- Dominant language
- Cython
- Stars
- 11.9k
- Forks
- 616
- PR merge metrics
- No merged PRs in 30d
Description
Would be good to have an pre-build wheel of the uvloop python package for musl & glib on armv7.
There are still some scenarios for this, e.g. the millions of old raspberry pi on which alpine (musl) is used.
Contributor guide
No contributing guide indexed for this repository
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 with .github/workflows/release.yml around line 86 and trace how uvloop wheels are built and published. Check how the workflow represents musl, glib, and armv7 targets, then verify that the resulting artifacts cover the requested Raspberry Pi scenarios and are available from the package release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100