Added Python 3.10 to the tests matrix (CRAFT-742).
Metadata
Current evaluation
Merged. Added Python 3.10 to the test matrix. Maintainer confirmed all configuration files were synchronized. A brief debate on replacing tox with GitHub Actions and Makefiles did not block the merge.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Added Python 3.10 to the test matrix. Maintainer confirmed all configuration files were synchronized. A brief debate on replacing tox with GitHub Actions and Makefiles did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added Python 3.10 to the test matrix and synchronized version declarations across configuration files. Build tooling discussions were moved to a separate issue. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #674 Added Python 3.10 to the tests matrix (CRAFT-740). | charmcraft | merged | Merged after approval. The update adds Python 3.10 to the test matrix, modifying a single file with five additions and two deletions. Integration proceeded without CI failures or unresolved review comments. | |
| #15 ci: add Python 3.10 to the test matrix (CRAFT-741) | rockcraft | merged | Merged after approval, adding Python 3.10 to the CI test matrix. Updated a single file with four additions and one deletion. Resolves CRAFT-741. | |
| #173 tests,ci: add python 3.10 tests (CRAFT-743) | craft-parts | merged | Merged. Added Python 3.10 to the CI workflow and fixed a Python 3.10-specific tarfile test error. Included missing pylint checks. The setup.py 3.10 tag was added post-merge and will be required in related repositories. | |
| #1423 build: use tox for tests | charmcraft | merged | Merged after dual approval. Replaced existing test configuration with tox, shifting Python version management to the tool while keeping the CI matrix OS-focused. Streamlined testing setup and reduced configuration lines. | |
| #87 platform: compatibility fixes for python 3.7 and 3.9 (CRAFT-315) | craft-parts | merged | Merged to add Python 3.7 compatibility, update tests for Python 3.9 error message changes, and adjust tox configuration. Approved by two reviewers and passed CI across four modified files. |