Skip to content

Add Python 3.15 wheel and test coverage - #72

Merged
DoctorJohn merged 1 commit into
DoctorJohn:mainfrom
patrick91:agent/python-315-support
Aug 7, 2026
Merged

Add Python 3.15 wheel and test coverage#72
DoctorJohn merged 1 commit into
DoctorJohn:mainfrom
patrick91:agent/python-315-support

Conversation

@patrick91

Copy link
Copy Markdown
Contributor

Summary

  • build CPython 3.15 and free-threaded 3.15t wheels on every supported platform
  • test both 3.15 variants and advertise Python 3.15 support
  • update to PyO3 0.29.1, Maturin 1.14.1, and patrick91/wheels-ci-action@v1

Validation

  • cargo fmt --check
  • cargo check --locked
  • uv lock --check
  • ruff check tests
  • ruff format --diff tests
  • mypy tests
  • workflow YAML parse and git diff --check
  • local CPython 3.15 and 3.15t extension builds completed

Local execution is blocked by a mis-aligned LINKEDIT string pool error from the current macOS/Xcode/Rust linker combination. The same error reproduces on the existing Python 3.14 target, so the hosted Linux 3.15 and 3.15t jobs are the runnable compatibility check.

@codspeed-hq

codspeed-hq Bot commented Aug 4, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 21 untouched benchmarks


Comparing patrick91:agent/python-315-support (acd426e) with main (2b34bf5)

Open in CodSpeed

@patrick91
patrick91 marked this pull request as ready for review August 4, 2026 22:45
@DoctorJohn
DoctorJohn merged commit fb85577 into DoctorJohn:main Aug 7, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants