Skip to content

Backend: reevaluate minimum CPython target #61

@PMeira

Description

@PMeira

Currently, the C extensions are built targeting Python 3.7. Most of our dependencies do not support it (Python 3.7) at all, but our extensions are fully compatible with the latest CPython releases.

Is there any benefit, especially performance-wise, if we raise the minimum to CPython 3.11, mirroring NumPy's policy?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions