Skip to content

Conversation

@charris
Copy link
Member

@charris charris commented Nov 26, 2024

Dropping support is in line with SPEC 0, NumPy 2.3 is due sometime in June 2025.

Closes #27861.

Dropping support is in line with SPEC 0, NumPy 2.3 is due sometime
in March 2025.
@charris charris added this to the 2.3.0 release milestone Nov 26, 2024
@charris
Copy link
Member Author

charris commented Nov 26, 2024

I don't expect this to work on first try, might need some windows/ubuntu updates. I've left some questions on the corresponding task #27861.

@charris
Copy link
Member Author

charris commented Nov 27, 2024

Note that this is passing because testing PyPy was disabled. It is still enabled for wheel building. A short term solution would be putting python 3.10 back into pyproject.toml once we know the rest works.

@mattip
Copy link
Member

mattip commented Nov 27, 2024

Hopefully by the time 2.23 is ready there will be a PyPy 3.11. In any case i think NumPy should drop PyPy 3.10 if it is dropping CPython 3.10

@charris
Copy link
Member Author

charris commented Nov 27, 2024

I cancelled "Wheel builder / Build wheel cp313t-manylinux_x86_64- (pull_request)" because it hung in testing. The same occurs when wheels are built from main, see #27872.

@charris charris merged commit d1c8e49 into numpy:main Dec 4, 2024
99 checks passed
@charris
Copy link
Member Author

charris commented Dec 4, 2024

Self merging so this doesn't get forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dropping Python 3.10 support.

3 participants