fix(build): fix uncaught issue running on Python 3.10
Metadata
Current evaluation
Merged a fix resolving an uncaught issue when running on Python 3.10. Approved by two reviewers and passed CI checks. The changes were retargeted for the 8.10.0 release to unblock downstream projects.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix resolving an uncaught issue when running on Python 3.10. Approved by two reviewers and passed CI checks. The changes were retargeted for the 8.10.0 release to unblock downstream projects. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build fix resolving Python 3.10 compatibility issues. The changes were retargeted to main and incorporated into the 8.10.0 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build fix resolving Python 3.10 compatibility issues. The change was retargeted to main for inclusion in the 8.10.0 release. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. |