Skip to content
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

Add support for Python 3.12 #1067

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

jameslamb
Copy link
Member

Description

Contributes to rapidsai/build-planning#40

This PR adds support for Python 3.12.

Notes for Reviewers

This is part of ongoing work to add Python 3.12 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.12, from rapidsai/shared-workflows#213.

A follow-up PR will revert back to pointing at the branch-24.10 branch of shared-workflows once all
RAPIDS repos have added Python 3.12 support.

This will fail until all dependencies have been updates to Python 3.12

CI here is expected to fail until all of this project's upstream dependencies support Python 3.12.

This can be merged whenever all CI jobs are passing.

@jameslamb jameslamb changed the title Add support for Python 3.12 WIP: Add support for Python 3.12 Sep 4, 2024

.. note::
The Python version must be explicitly specified here, UCX-Py currently supports
only Python 3.10 and 3.11.
Python versions 3.10, 3.11, and 3.12.
Copy link
Member Author

Choose a reason for hiding this comment

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

I've slightly reworded this to match the language used in other RAPIDS repos (especially putting "Python versions" on the same line), just to make automatically updating this a bit easier.

@bdice bdice marked this pull request as ready for review September 6, 2024 12:20
@bdice bdice requested review from a team as code owners September 6, 2024 12:20
@bdice
Copy link
Contributor

bdice commented Sep 6, 2024

/merge

@rapids-bot rapids-bot bot merged commit 2ba56e5 into rapidsai:branch-0.40 Sep 6, 2024
40 checks passed
@jameslamb jameslamb changed the title WIP: Add support for Python 3.12 Add support for Python 3.12 Sep 6, 2024
@jameslamb jameslamb deleted the python-3.12 branch September 6, 2024 13:24
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.

2 participants