Skip to content

QCircuitImage calls deprecated Bit.index#10844

Merged
jakelishman merged 1 commit into
Qiskit:mainfrom
1ucian0:fix/9880/2
Sep 15, 2023
Merged

QCircuitImage calls deprecated Bit.index#10844
jakelishman merged 1 commit into
Qiskit:mainfrom
1ucian0:fix/9880/2

Conversation

@1ucian0
Copy link
Copy Markdown
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 the GitHub Release changelog. label Sep 15, 2023
@1ucian0 1ucian0 added this to the 0.25.2 milestone Sep 15, 2023
@1ucian0 1ucian0 requested review from a team and nonhermitian as code owners September 15, 2023 09:56
@qiskit-bot
Copy link
Copy Markdown
Collaborator

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

@jakelishman jakelishman added the stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge. 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 the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix bad references to deprecated Bit properties

3 participants