Skip to content

numpy 2.1.0: Update default NPY_FEATURE_VERSION now that Python 3.9 has been dropped #27186

@h-vetinari

Description

@h-vetinari

Numpy 2.1.0 dropped support for Python 3.9, and should thus increment the default feature level to the first NumPy version that supported Python 3.10 (which would be 1.21 AFAIU); this is also commented in the code

/* Use the default (increase when dropping Python 3.9 support) */
#define NPY_FEATURE_VERSION NPY_1_19_API_VERSION

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