chore: move python version compatibility to 3.10
Metadata
Current evaluation
Merged to update Python version compatibility to 3.10. Approved by two reviewers and rebased. Remaining Optional and Union typing constructs were removed, with further typing adjustments deferred to a separate PR.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to update Python version compatibility to 3.10. Approved by two reviewers and rebased. Remaining Optional and Union typing constructs were removed, with further typing adjustments deferred to a separate PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after rebasing on features/2.0. Updated Python compatibility to 3.10, removed remaining Optional and Union instances, and adjusted typing. Dataclass migration deferred to a separate PR. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #320 chore!: bump minimum python version to 3.10 | craft-cli | merged | Merged following approval from two reviewers. The change updates the minimum Python version to 3.10 across 15 files. A reviewer noted the update likely necessitates a major release. | |
| #117 chore!: bump minimum Python version to 3.10 | craft-archives | merged | Merged changes bumping the minimum Python version to 3.10. Approved by one reviewer, passed CI checks, and updated three files. | |
| #178 chore!: bump minimum Python version to 3.10 | craft-store | closed | Bumping the minimum Python version to 3.10 was closed without merging. Lacking reviewer feedback, CI checks, or comments for over eight months, the changes were abandoned. | |
| #377 chore: prepare for Python 3.14 | craft-cli | merged | Merged to prepare for Python 3.14. Replaced the incompatible overrides module with standard typing and added Python 3.14 plus experimental free-threaded builds to CI. Approved by two reviewers with all CI checks passing. | |
| #1352 chore: bump minimum Python version to 3.10 | charmcraft | merged | Merged after bumping the minimum Python version from 3.8 to 3.10. CI configurations were updated to Ubuntu 22.04 and Windows 2022. The maintainer bypassed branch protections to merge without squashing following two approvals. | |
| #195 chore!: merge 3.0 feature branch to main | craft-store | merged | Merged the 3.0 feature branch into main following approval by two reviewers. The update enforces Python 3.10+ and Pydantic 2 as breaking changes, altering 32 files (+273/-244 lines). | |
| #437 chore(linter): update to 3.10 style | rockcraft | merged | Merged after splitting automated formatting from manual edits into separate commits per reviewer feedback. The update applies Python 3.10 style guidelines across 28 files. | |
| #1435 chore: prepare for Python 3.14 | craft-parts | closed | Superseded by pull request #1509. Python 3.14 preparation and Python 3.13 test removal were merged via the replacement PR instead. |