Skip to content

Python 3.13 support TODOs #77

@nitzmahone

Description

@nitzmahone

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?)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions