dask / dask/community

Drop Python 3.10?

Open
#443 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
25
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Python 3.10 support has become unsustainable in the current dask and distributed CI. Because so many packages no longer support it as of the latest version, conda environment resolution now takes in excess of 30 minutes, and any changes to the environment file end up with CI hanging completely.

I can see two ways out (one does not exclude the other):

  • Drop Python 3.10. Please speak up here if dropping Python 3.10 would affect you.
  • Migrate to a lockfile-based package manager. Personally, I've been aggressively using pixi for the last year and I'm in love with it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing the current dask and distributed CI environment setup and the Python 3.10 compatibility constraints; done is an agreed decision on dropping Python 3.10, migrating to a lockfile-based package manager, or both.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, ci-cd
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.