Skip to content

Compatibility between qiskit-aer and Python 3.14#462

Merged
thierry-martinez merged 3 commits intoTeamGraphix:masterfrom
thierry-martinez:qiskit-aer_python314
Mar 9, 2026
Merged

Compatibility between qiskit-aer and Python 3.14#462
thierry-martinez merged 3 commits intoTeamGraphix:masterfrom
thierry-martinez:qiskit-aer_python314

Conversation

@thierry-martinez
Copy link
Collaborator

@thierry-martinez thierry-martinez commented Mar 8, 2026

qiskit-aer now supports Python 3.14 (Qiskit/qiskit-aer#2378), enabling testing of its installation and circuit simulation capabilities on all supported Python versions, including 3.14.

Reverse dependencies have also been updated to support Python 3.14.

This PR incorporates changes from #459 to ensure compatibility with the latest veriphix updates and sets a fixed seed for test_random_branch_selector_without_pr_calc.

@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.85%. Comparing base (b70ffeb) to head (bb74c61).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #462      +/-   ##
==========================================
+ Coverage   88.29%   88.85%   +0.56%     
==========================================
  Files          44       44              
  Lines        6533     6533              
==========================================
+ Hits         5768     5805      +37     
+ Misses        765      728      -37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@matulni matulni left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@thierry-martinez thierry-martinez merged commit 3140558 into TeamGraphix:master Mar 9, 2026
24 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.

3 participants