-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Support Python 3.14 #56434
Copy link
Copy link
Open
Labels
community-backlogdevprodenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilitystabilitytech-debtThe issue that's due to tech debtThe issue that's due to tech debt
Description
Description
Last year, Ray was just over 4 months late supporting Python 3.13. Now that release candidates for Python 3.14 are out, it might be worth it to start testing Ray with Python 3.14.
Use case
The biggest changes to the implementation include template strings (PEP 750), deferred evaluation of annotations (PEP 649), and a new type of interpreter that uses tail calls.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
community-backlogdevprodenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilitystabilitytech-debtThe issue that's due to tech debtThe issue that's due to tech debt
Type
Projects
Status
Todo