8000 [Docker][CI] Add Python 3.13 Ray Image to CI · Issue #53923 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Docker][CI] Add Python 3.13 Ray Image to CI #53923
Open
@broden-wanner

Description

@broden-wanner

Description

Ray has supported Python 3.13 since version 2.43.0:

SUPPORTED_PYTHONS = [(3, 9), (3, 10), (3, 11), (3, 12), (3, 13)]
And it would be nice to have an image built with Python 3.13 for easy use with custom Docker images.

Use case

It would be ideal to have a Python 3.13 Docker image published with Ray installed for easy creation of custom Docker images and usage with KubeRay. For instance, a rayproject/ray:2.47.0-py313 image. Initial PR is up here: #53894. I'm not super familiar with the build pipeline though and would love some eyes to see if there's anything I can help out with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci-testcoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilitytech-debtThe issue that's due to tech debttriageNeeds triage (eg: priority, bug/not-bug, and owning component)usability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0