Skip to content

Conversation

@ndgrigorian
Copy link
Collaborator

This PR proposes dropping Python 3.9 support from the project

NumPy and most of the ecosystem has already done the same for some time

includes a bump to find_package(Python 3.9...) to 3.10 in dpctl-config.cmake

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

bump minimum Python version to 3.10
@github-actions
Copy link

github-actions bot commented Oct 22, 2025

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.22.0dev0=py310h93fe807_2 ran successfully.
Passed: 1115
Failed: 6
Skipped: 119

@coveralls
Copy link
Collaborator

coveralls commented Oct 22, 2025

Coverage Status

coverage: 86.005%. remained the same
when pulling cf3af4e on drop-python-3.9
into 2d0fd6b on master.

Copy link
Collaborator

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ndgrigorian, no more comments from me.

@ndgrigorian ndgrigorian merged commit 4008831 into master Oct 24, 2025
83 of 101 checks passed
@ndgrigorian ndgrigorian deleted the drop-python-3.9 branch October 24, 2025 16:17
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 this pull request may close these issues.

3 participants