[Feature Request]: Build musllinux along with manylinux wheels.
Open
core
new feature
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What would you like to happen?
Add support for building `musllinux` wheels for the platforms based on `musl`. #23024 updates `cibuildwheel` to 2.9.0. This version builds the wheels for `manylinux` platform and as well as `musllinux` platform.
For more information, please take a look at https://peps.python.org/pep-0656.
#23024 excludes the building of `musllinux` for now. If there is interest or use case of these wheels, please comment on this PR and this can be prioritized.
### Issue Priority
Priority: 3
### Issue Component
Component: sdk-py-core
Contributor guide
Assessment
This issue has not been assessed yet.