Dask Support Tracking Umbrella
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 43.9k
- Forks
- 8.1k
- PR merge metrics
- PR metrics pending
Description
Once Python upgraded to 3.12, Dask has to be upgraded to 2024.6.0 for successful builds.
But on Ray side, we don't have any plan to support dask version later than 2022.10.1.
We will keep dask==2022.10.1 for < Python 3.12 and supporting it.
For Python 3.12+, we will discontinue the support and related tests.
TLDR:
- Supported:
< Python 3.12,dask==2022.10.1 - Not supported:
>= Python 3.12,dask==2024.6.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the stated Python and Dask version matrix in this issue and inspect the repository for Dask integration and related tests. The issue does not name files or a concrete change; completion would require defining and implementing the support policy for Python 3.12+ before validating the resulting test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100