Skip to content

Remove Python 3.10 support, bump MSRV to Rust 1.93.1, and start testing Python 3.15 - #1661

Open
IvanIsCoding wants to merge 5 commits into
Qiskit:mainfrom
IvanIsCoding:remove-py310
Open

Remove Python 3.10 support, bump MSRV to Rust 1.93.1, and start testing Python 3.15#1661
IvanIsCoding wants to merge 5 commits into
Qiskit:mainfrom
IvanIsCoding:remove-py310

Conversation

@IvanIsCoding

Copy link
Copy Markdown
Collaborator
  • Python 3.10 is reaching EoL, most likely when rustworkx 0.19.0 is released it will be past the point to drop support for it.
  • Rust MSRV was bumped to 1.93.1. We advanced our MSRV in roughly one year
  • Python 3.15 beta is available, I think it's worth covering it in CI

Because of the MSRV bump, Clippy started finding new warnings. So most .rs changes are just addressing clippy

@IvanIsCoding IvanIsCoding added this to the 0.19.0 milestone Aug 1, 2026
@IvanIsCoding
IvanIsCoding requested a review from mtreinish August 1, 2026 18:03
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.

1 participant