Skip to content

Update NPY_FEATURE_VERSION after dropping Python 3.10 #28992

@h-vetinari

Description

@h-vetinari

Support for Python 3.10 was dropped in #27862, but the following was not updated.

/* Use the default (increase when dropping Python 3.10 support) */
#define NPY_FEATURE_VERSION NPY_1_21_API_VERSION

According to my understanding of the mechanics, this fix should not miss 2.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions