manylinux
manylinux copied to clipboard
Python wheels that work on any linux (almost)
This adds uv to all the images currently supported. I think musl powerpc64le might be possible in the near future (edit: https://github.com/astral-sh/uv/pull/3537). This also updates the README with details, and...
I'd like to try uv for cibuildwheel, and it's a single binary that works across Python versions, so it seems like adding it here would be a good first step....
It's time to add CPython 3.13 to manylinux images. The issue will be closed once CPython 3.13.0 final is released. The free-threaded (no GIL) build is also available. ⚠️ Please...
In the spirit of collaboration, we wanted to share that the Y2038 problem is affecting .NET and thought it might also affect `manylinux`. Recently, we tackled a similar problem as...
This reverts commit deca00d9444f6619096a66f7f91058e7000846a8.
musl libc 1.1 is EOL and Alpine Linux 3.12 also (support ended 2 years ago, May 1st, 2022). Statistics for musl (mostly Alpine but also some OpenWRT) BigQuery sql query:...
With Travis CI changing its paid plans, there's no parallelism between jobs possible anymore. Rather than upgrading the plan we're using for TravisCI, moving aarch64 to GHA should lessen the...
close #1671
close #1629 close #1680