chore: bump minimum Python version to 3.10
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Since charmcraft is on core22 now, we can drop the Python 3.8 requirements.
I'd recommend we rebase & merge this without squashing since bumping to Python 3.10 got ruff very excited (second commit).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the minimum Python version bump from 3.8 to 3.10. Updated CI configurations to Ubuntu 22.04 and Python 3.10. Branch protections were bypassed to accommodate removed tests, completing the merge after the 2.5 branch release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to bump the minimum Python version from 3.8 to 3.10. CI workflows were updated to Ubuntu 22.04 and Windows 2022 with Python 3.10. Branch protections were bypassed to finalize the merge after removing outdated test references. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #381 chore: drop ubuntu 20.04 and python 3.8 | rockcraft | merged | Merged following reviewer approval and passing CI. Dropped Ubuntu 20.04 and Python 3.8 support, raising the minimum Python requirement to 3.10. Added Python 3.12 to CI pipelines to match Ubuntu 24.04 standards. Modified 8 files. | |
| #4351 chore(docs): bump requirements and build environment | snapcraft | merged | Merged after reviewer approval and passing CI. Updated the build environment to Ubuntu 22.04 and Python 3.10, bumped documentation requirements, and removed boilerplate comments. The commit adds 13 lines and removes 24 across two files. | |
| #4425 chore: migrate dev environment to ubuntu 22.04 and python 3.10 | snapcraft | merged | Merged into main after three approvals and passing CI. Updates the development environment to Ubuntu 22.04 and Python 3.10. A local test configuration error was noted but did not block the merge. Code coverage increased by 0.01%. | |
| #742 chore: move python version compatibility to 3.10 | craft-parts | merged | 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. | |
| #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). | |
| #4415 chore: update Python version metadata | snapcraft | merged | Merged into main after approval and passing CI checks. Updates Python version metadata across two files with a minimal diff. | |
| #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. |