MagicStack / MagicStack/uvloop

Missing pre-build wheel of the uvloop python package for musl & glib on armv7.

Open
#635 0 comments 2 reactions 0 assignees View on GitHub

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.

https://github.com/MagicStack/uvloop/blob/7bb12a174884b2ec8b3162a08564e5fb8a5c6b39/.github/workflows/release.yml#L86

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.