Update black to 24
Metadata
Current evaluation
Resolved through pull request #540. The Black formatter was updated to version 24, and the issue was closed after the PR was merged to maintain current code standards.
Suggested action: —
No scores available.
Issue body
### What needs to get done
The 2024 version of black makes some changes that require more than just auto formatting.
https://github.com/canonical/rockcraft/pull/540
### Why it needs to get done
Keeping up to date
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved through pull request #540. The Black formatter was updated to version 24, and the issue was closed after the PR was merged to maintain current code standards. | |
| qwen/qwen3.8-27b |
Impact:
10
Quick Win:
8.5
Staleness:
90
Complexity:
15
Confidence:
90
Support Request:
0
|
close stale | Maintainer tracking issue to update the black formatter to the 2024 version in rockcraft. Work is done: black was updated to v24 (PRs #176, #247), then black was removed entirely in favor of ruff format (#212, #363). | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
10
Confidence:
85
Support Request:
0
|
close stale | Request to update the Black Python formatter to version 24. Open for over two years with zero activity, comments, or labels. No maintainer engagement or triage has occurred. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
5
|
close stale | Request to update the Black Python formatter to version 24. Open for over two years with zero comments or labels. Requires reviewing formatting changes and updating project tooling. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
20
Confidence:
80
Support Request:
0
|
close stale | Request to update the Black Python formatter to version 24. Open for over two years with zero comments or labels. The specific version is now outdated and superseded by newer releases. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
10
Confidence:
85
Support Request:
0
|
close stale | Update Black code formatter to version 24. The new release requires manual adjustments beyond standard auto-formatting. The request remains open, unassigned, and inactive for over two years with no comments or labels. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #638 style: update to black 2024 | craft-parts | merged | Merged Black 2024 formatting updates to resolve CI failures. Approved by two reviewers with passing checks. | |
| #3722 static: black update to 22 syntax | snapcraft | merged | Merged update to Black formatter v22 syntax across 55 files. Approved by reviewer, passed CI, and integrated into main despite a minor 0.08% coverage decrease. | |
| #185 style(black): update black to v24 | craft-application | merged | Merged update to Black v24, modifying pyproject.toml and auto-formatting four files. Approved by two reviewers, passed CI, and maintained 99.28% test coverage. | |
| #2603 black: minor format changes from updated black | snapcraft | merged | Minor formatting updates from the updated black code formatter were reviewed, approved, passed CI checks, and successfully merged into the main branch. | |
| #2599 static: update to newer black | snapcraft | merged | Merged after reviewer approval and passing CI. Updated the codebase to a newer Black formatter version across 15 files (+35/-41 lines). Codecov reported 85.71% diff coverage, flagging a missing base commit upload. | |
| #1491 style(autoformat): update black to 2024 | charmcraft | merged | Merged following two approvals. Updated the Black formatter to the 2024 version, auto-formatting Python code across five files. Reported test failures were unrelated and traced to an external dependency issue. | |
| #227 build(deps): update dependency black to v24.10.0 | craft-store | merged | Dependency update for black to v24.10.0 was approved by two reviewers, passed CI checks, and successfully merged. | |
| #283 build(deps): update dependency black to v24.8.0 | craft-cli | merged | Merged automated dependency update for black from v24.4.2 to v24.8.0. Approved by two reviewers with passing CI checks. The single-file change incorporates upstream parser fixes, performance improvements, and packaging metadata updates. |