Skip to content

Conversation

mtreinish
Copy link
Member

Summary

This commit bumps the PyO3 version we use in Qiskit to the latest pyo3 release 0.24.1. Luckily this time there don't seem to be any API changes required to upgrade so it's a straight version bump.

Details and comments

This commit bumps the PyO3 version we use in Qiskit to the latest
pyo3 release 0.24.1. Luckily this time there don't seem to be any API
changes required to upgrade so it's a straight version bump.
@mtreinish mtreinish added Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository dependencies Pull requests that update a dependency file labels Apr 1, 2025
@mtreinish mtreinish requested a review from a team as a code owner April 1, 2025 15:43
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

Copy link
Contributor

@ElePT ElePT left a comment

Choose a reason for hiding this comment

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

LGTM (assuming tests pass)

@mtreinish
Copy link
Member Author

Since this is compatible with 0.23 we may want to backport this to stable/2.0 even though we typically don't do dependency bumps like this in a backport since the risk of regression is higher.

@jakelishman jakelishman enabled auto-merge April 1, 2025 16:02
@jakelishman jakelishman added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Apr 1, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14200044390

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 88.072%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.23%
crates/qasm2/src/lex.rs 2 92.98%
Totals Coverage Status
Change from base Build 14192011006: 0.02%
Covered Lines: 72820
Relevant Lines: 82682

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Apr 1, 2025
Merged via the queue into Qiskit:main with commit 86e6b72 Apr 1, 2025
25 of 26 checks passed
mergify bot pushed a commit that referenced this pull request Apr 1, 2025
This commit bumps the PyO3 version we use in Qiskit to the latest
pyo3 release 0.24.1. Luckily this time there don't seem to be any API
changes required to upgrade so it's a straight version bump.

(cherry picked from commit 86e6b72)
@mtreinish mtreinish deleted the bump-pyo3-24 branch April 1, 2025 18:57
github-merge-queue bot pushed a commit that referenced this pull request Apr 1, 2025
This commit bumps the PyO3 version we use in Qiskit to the latest
pyo3 release 0.24.1. Luckily this time there don't seem to be any API
changes required to upgrade so it's a straight version bump.

(cherry picked from commit 86e6b72)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog dependencies Pull requests that update a dependency file Rust This PR or issue is related to Rust code in the repository stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants