Skip to content

Python3.10 / Python3.9 arm7 wheels #651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jackmead515 opened this issue Jan 4, 2025 · 2 comments
Closed

Python3.10 / Python3.9 arm7 wheels #651

jackmead515 opened this issue Jan 4, 2025 · 2 comments

Comments

@jackmead515
Copy link

  • uvloop version:
    all

  • Python version:
    3.10 / 3.9

  • Platform:
    arm7

  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?:

  • Does uvloop behave differently from vanilla asyncio? How?:

Would be nice to have this compiled as a wheel for pip installation.

Use Case: fastapi, pydantic, sqlmodel (one of them can't remember) utilizes it as a dependency and it takes a long time to cross compile in docker with docker buildx. I support a product on a raspberry pi 3b and 4 and would be nice to have these avaliable.

Let me know what I can do to help! Mahalo

@fantix
Copy link
Member

fantix commented Apr 18, 2025

I appreciate your interest in helping! You may start by forking the repo and tweaking the build CI at https://github.com/MagicStack/uvloop/blob/master/.github/workflows/release.yml to add 32-bit ARM targets. Upon success, please create a PR.

@fantix
Copy link
Member

fantix commented Apr 18, 2025

Duplicate of #635

@fantix fantix marked this as a duplicate of #635 Apr 18, 2025
@fantix fantix closed this as completed Apr 18, 2025
@fantix fantix closed this as completed Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants