Skip to content

Drop support for Python 3.8 in GH action conda-packages.yaml workflow #1295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
oleksandr-pavlyk opened this issue Jul 20, 2023 · 2 comments · Fixed by #1363
Closed

Drop support for Python 3.8 in GH action conda-packages.yaml workflow #1295

oleksandr-pavlyk opened this issue Jul 20, 2023 · 2 comments · Fixed by #1363

Comments

@oleksandr-pavlyk
Copy link
Contributor

Since NumPy 1.25 requires Python version >3.8, and with addition of Python 3.11 in the works, it makes sense for us to stop building for 3.8

@oleksandr-pavlyk
Copy link
Contributor Author

@antonwolfy @diptorupd for awareness. With the recent addition of 3.11 to the matrix, we end up generating too many binaries. Let me know if this would affect your work.

@diptorupd
Copy link
Contributor

@antonwolfy @diptorupd for awareness. With the recent addition of 3.11 to the matrix, we end up generating too many binaries. Let me know if this would affect your work.

I am fine dropping Python 3.8 support, but let us do it all together otherwise numba-dpex CI for Py 3.8 will start bisbehaving after a while.

oleksandr-pavlyk added a commit that referenced this issue Aug 23, 2023
Since numba-dpex has dropped Py 3.8 from its matrix of builds, we can do
the same now with dpnp to follow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants