Skip to content

Conversation

@denialhaag
Copy link
Collaborator

@denialhaag denialhaag commented Oct 13, 2025

Description

This PR enables testing on Python 3.14.

Fixes #464

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

@denialhaag denialhaag self-assigned this Oct 13, 2025
@denialhaag denialhaag added dependencies Pull requests that update a dependency file continuous integration Anything related to the CI setup python Pull requests that update Python code labels Oct 13, 2025
@denialhaag
Copy link
Collaborator Author

This PR has to stay open until version 0.63.0 of numba is released.

Signed-off-by: Daniel Haag <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continuous integration Anything related to the CI setup dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

👷🏼🐍 Enable testing on Python 3.14

2 participants