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.
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.