Skip to content

Update to 3.10 minimum and use 3.12 for benchmarks#652

Merged
emlowe merged 18 commits intomainfrom
EL.update-python
Mar 2, 2026
Merged

Update to 3.10 minimum and use 3.12 for benchmarks#652
emlowe merged 18 commits intomainfrom
EL.update-python

Conversation

@emlowe
Copy link
Contributor

@emlowe emlowe commented Nov 25, 2025

Update to python 3.10 when building (including abi3)
User python 3.12 for benchmarks

Also update to using ghcr images instead of quay.io


Note

Medium Risk
Medium risk because it changes the Python ABI baseline (abi3-py310) and updates the Docker build images/tooling, which can affect wheel compatibility and CI/release reliability across platforms.

Overview
Raises the project’s Python baseline to 3.10 by switching the pyo3 abi3 target from abi3-py38 to abi3-py310 and updating CI job matrices to build/test wheels on Python 3.10.

Modernizes CI build environments by running benchmarks/cost checks on Python 3.12, swapping manylinux Docker images from quay.io/pypa/* to ghcr.io/chia-network/build-images/*, and pinning maturin to 1.12.2 for wheel builds.

Tweaks wheel-build steps to rely on the image-provided Rust/Python (simplified venv/path handling), adjusts OpenSSL install flags in manylinux builds, and replaces a post-build twine install step with setuptools_rust.

Written by Cursor Bugbot for commit bd4880f. This will update automatically on new commits. Configure here.

@coveralls-official
Copy link

coveralls-official bot commented Nov 25, 2025

Pull Request Test Coverage Report for Build 22591971873

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.131%

Totals Coverage Status
Change from base Build 22591883274: 0.0%
Covered Lines: 6831
Relevant Lines: 7751

💛 - Coveralls

@github-actions
Copy link

'This PR has been flagged as stale due to no activity for over 60
days. It will not be automatically closed, but it has been given
a stale-pr label and should be manually reviewed.'

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@emlowe emlowe requested a review from arvidn March 2, 2026 21:18
@emlowe emlowe merged commit 2ef0bf7 into main Mar 2, 2026
33 checks passed
@emlowe emlowe deleted the EL.update-python branch March 2, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants