experimental: use humanize for lists
Metadata
Current evaluation
The proposed refactor to replace a custom humanize_list function with the humanize library's natural_list function was closed without merging. It received no reviews, had no CI checks, and was abandoned.
Suggested action: —
No scores available.
Issue body
This replaces our home-grown humanize_list with the humanize library's natural_list function.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The proposed refactor to replace a custom humanize_list function with the humanize library's natural_list function was closed without merging. It received no reviews, had no CI checks, and was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
15
Confidence:
85
|
close stale | Replaces custom humanize_list with the humanize library's natural_list. Inactive for 525 days with no comments, CI, or maintainer feedback. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
10
Confidence:
90
|
close stale | Replaces a custom humanize_list implementation with the humanize library's natural_list function. The pull request is stale and awaiting review, with no comments or activity in over 505 days. CLA and changelog requirements remain unchecked. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #414 `humanize_list` does not properly handle two-item lists. | craft-cli | closed | Closed without a documented resolution or linked pull request. The report was synced to Jira (CRAFT-4987) and appears abandoned. |