build!: bump minimum Python version
Metadata
Current evaluation
Merged after three approvals and passing CI. The change bumps the minimum supported Python version to 3.9, dropping Python 3.8 support ahead of the 2.0 release.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Since we're making a 2.0 release we can drop Python 3.8
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after three approvals and passing CI. The change bumps the minimum supported Python version to 3.9, dropping Python 3.8 support ahead of the 2.0 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer's pull request to bump the minimum Python version, dropping Python 3.8 support for the 2.0 release. All CI checks passed and the change was integrated without discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #208 build: update minimum Python version to 3.10 | starbase | merged | Merged after two approvals. Updated the minimum supported Python version to 3.10 to resolve CI failures on macOS 14 arm64 runners, which lack Python 3.8. Changes span four files. | |
| #5547 build: reduce minimum Python version to 3.10 | snapcraft | merged | Merged to reduce the minimum Python version to 3.10. Approved by two reviewers and passed core checks. Minor integration test failures were noted, with a recommendation to cherry-pick a fix or ignore them on the hotfix branch. | |
| #186 bump minimal python version to 3.10 | craft-store | merged | Merged. Bumps minimum Python version to 3.10, resolving issue #177. Approved by two reviewers, the change updates 26 files with 155 additions and 171 deletions. |