Skip to content

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Sep 15, 2023

Summary

Fixes #9880

Details and comments

The latex drawer calls Bit.index in qiskit.visualization.circuit.latex.QCircuitImage._build_measure, which is deprecated in 0.17 (released on April 01, 2021).

@1ucian0 1ucian0 added the Changelog: None Do not include in changelog label Sep 15, 2023
@1ucian0 1ucian0 added this to the 0.25.2 milestone Sep 15, 2023
@1ucian0 1ucian0 requested review from nonhermitian and a team as code owners September 15, 2023 09:56
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

@jakelishman jakelishman added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Sep 15, 2023
@jakelishman jakelishman added this pull request to the merge queue Sep 15, 2023
Merged via the queue into Qiskit:main with commit 72f27aa Sep 15, 2023
mergify bot pushed a commit that referenced this pull request Sep 15, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 15, 2023
(cherry picked from commit 72f27aa)

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
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 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.

Fix bad references to deprecated Bit properties
3 participants