Skip to content

Enforce ruff/pyupgrade rules UP007 and UP033#12125

Merged
jacobtomlinson merged 2 commits intodask:mainfrom
DimitriPapadopoulos:UP
Nov 4, 2025
Merged

Enforce ruff/pyupgrade rules UP007 and UP033#12125
jacobtomlinson merged 2 commits intodask:mainfrom
DimitriPapadopoulos:UP

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

  • Closes #xxxx
  • Tests added / passed
  • Passes pre-commit run --all-files

UP007 Use `X | Y` for type annotations
UP033 Use `@functools.cache` instead of `@functools.lru_cache(maxsize=None)`
@github-actions
Copy link
Copy Markdown
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

      9 files  ±0        9 suites  ±0   3h 12m 18s ⏱️ + 5m 52s
 18 139 tests ±0   16 924 ✅ ±0   1 215 💤 ±0  0 ❌ ±0 
162 479 runs  ±0  150 385 ✅  - 1  12 094 💤 +1  0 ❌ ±0 

Results for commit 7fed52f. ± Comparison against base commit 17a245a.

@jacobtomlinson jacobtomlinson merged commit 4d1f6a3 into dask:main Nov 4, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants