Skip to content

Revert Python 3.12.0 specific usage #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

woodsp-ibm
Copy link
Member

Summary

Closes #113

It seems that the breaking change that caused test failure in 3.12.1, that had us pin to 3.12.0, has been reverted in 3.12.2. While the testtools has been fixed to accommodate that change, it has not yet had a release with the update in it, but given the change in Python has been reverted its no longer needed presently.

Details and comments

@woodsp-ibm woodsp-ibm added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Feb 22, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8006857298

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 90.653%

Totals Coverage Status
Change from base Build 7960101819: 0.0%
Covered Lines: 6488
Relevant Lines: 7157

💛 - Coveralls

@woodsp-ibm woodsp-ibm merged commit 668cfa1 into qiskit-community:main Feb 22, 2024
@woodsp-ibm woodsp-ibm deleted the unpin_3_12_0 branch February 22, 2024 17:00
mergify bot pushed a commit that referenced this pull request Feb 22, 2024
mergify bot added a commit that referenced this pull request Feb 22, 2024
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge 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.

CI unit testing has failures under 3.12.1
3 participants