Skip to content

raise DeprecationWarning for a targetless timeline drawer #13601

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 17, 2025

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Dec 24, 2024

Summary

In #13247, the timeline drawer was raising a PendingDeprecationWarning when target was not specified. Can it be moved to DeprecationWarning in 1.4?

cc: @mtreinish

@1ucian0 1ucian0 requested review from nonhermitian and a team as code owners December 24, 2024 14:40
@qiskit-bot
Copy link
Collaborator

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

@1ucian0 1ucian0 added the Changelog: Deprecation Include in "Deprecated" section of changelog label Dec 24, 2024
@1ucian0 1ucian0 added this to the 1.4.0 milestone Jan 20, 2025
@1ucian0 1ucian0 linked an issue Feb 4, 2025 that may be closed by this pull request
40 tasks
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.

HI @1ucian0, thanks for opening this PR. Looking at the reno I was wondering if there is any work already in place to actually require the target in the timeline drawer from 2.0? I just want to make sure that the removal doesn't slip through the cracks.

@1ucian0
Copy link
Member Author

1ucian0 commented Feb 17, 2025

maybe it helps to answer that question if i write the removal with main base?

@ElePT
Copy link
Contributor

ElePT commented Feb 17, 2025

Added an issue to keep track of the removal in 2.0. Merging!

@ElePT ElePT added this pull request to the merge queue Feb 17, 2025
Merged via the queue into Qiskit:stable/1.4 with commit fa84cbc Feb 17, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Deprecation Include in "Deprecated" section of changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate in 1.4 the pending deprecations from the 1.* cycle
3 participants