Skip to content

ENH: Add Cython enumeration for NPY_FR_GENERIC#24955

Merged
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-24923
Oct 19, 2023
Merged

ENH: Add Cython enumeration for NPY_FR_GENERIC#24955
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-24923

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Oct 18, 2023

Backport of #24923.

Add Cython enumeration for NPY_FR_GENERIC

We use this downstream in pandas. I think it is an oversight to have been left out of the Cython file

NPY_FR_GENERIC = 14 /* unbound units, can convert to anything */

Add Cython enumeration for NPY_FR_GENERIC
@charris charris added 01 - Enhancement 08 - Backport Used to tag backport PRs labels Oct 18, 2023
@charris charris added this to the 1.26.2 release milestone Oct 18, 2023
@charris charris merged commit 87e1706 into numpy:maintenance/1.26.x Oct 19, 2023
@charris charris deleted the backport-24923 branch October 19, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

01 - Enhancement 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants