Skip to content

Commit 8d722b8

Browse files
authored
Merge pull request #28993 from h-vetinari/API
MAINT: update NPY_FEATURE_VERSION after dropping python 3.10
2 parents dc8c2e6 + 6697fc7 commit 8d722b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

numpy/_core/include/numpy/numpyconfig.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
/* user provided a target version, use it */
124124
#define NPY_FEATURE_VERSION NPY_TARGET_VERSION
125125
#else
126-
/* Use the default (increase when dropping Python 3.10 support) */
127-
#define NPY_FEATURE_VERSION NPY_1_21_API_VERSION
126+
/* Use the default (increase when dropping Python 3.11 support) */
127+
#define NPY_FEATURE_VERSION NPY_1_23_API_VERSION
128128
#endif
129129

130130
/* Sanity check the (requested) feature version */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy