-
-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
Description
We are scheduled to drop Python 3.10 support in NumPy 2.3. I will make a PR to get started on that, but
have noticed a few issues I have questions about:
@ngoldbaum numpy/_core/src/multiarray/stringdtype/static_string.c has a 3.10 workaround.
@seberg numpy/_core/include/numpy/numpyconfig.h NPY_FEATURE_VERSION needs update.
@r-devulap linux_simd.yml could probably use an update/rework.
@mattip can PyPy support 3.11 yet?
leoll2