-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
Now that Python 3.13 has hit beta, we're overdue for at least a pre-release that supports it. Prerequisite to getting that out the door:
- Implement dynamic GHA matrix to use a single workflow under the primary repo/org for all CI and release activity.
- Implement support for GHA-hosted Apple Silicon runners.
- Add aarch64 musllinux wheel builds.
- Fix broken static linking of libffi in
musllinux
builds. - Determine how to handle test failures from null pointer subtraction errors in newer versions of clang (ignore those tests, disable the error, change the code?)
khneal, wRAR and ofek
Metadata
Metadata
Assignees
Labels
No labels