Skip to content

Move to the stable ABI in wheels from python 3.12+ #2033

@mattip

Description

@mattip

I saw in #2028 that this project has hit some limitations of PyPI storage space. I would point out that scipy and skikit-learn are investigating using the limited API (abi3 wheels) so they only need one wheel for each platform (maybe two if free threading is a consideration), rather than a matrix of (platform) * (python version). This is possible for Python3.12+ when using Cython, which AFAICT this project does extensively.

Something to think about...

Metadata

Metadata

Assignees

No one assigned

    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