MagicStack / uvloop

Ultra fast asyncio event loop.
Apache License 2.0
10.45k stars 548 forks source link

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

Open return42 opened 1 month ago

return42 commented 1 month ago

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.