Skip to content

Stable ABI filename new form in Python 3.15+ #875

Description

@henryiii

In 3.15+, foo.abi3-x86-64-linux-gnu.so will become a valid name (alongside the existing foo.abi3.so), see python/cpython#152461. I believe some combination of meson-python (validation in _WheelBuilder._stable_abi) and probably meson (to be able to generate them) need to be updated to handle this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceRegular code improvements that are not new features nor end-user-visible bugs

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions