Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

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.

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.

Dominant language
Cython
Stars
11.9k
Forks
615
PR merge metrics
No merged PRs in 30d

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.

More from MagicStack/uvloop

All issues in MagicStack/uvloop

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.