Skip to content
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

Consider deprecating use of dag keyword in DAGNode constructors #13022

Open
jakelishman opened this issue Aug 23, 2024 · 0 comments
Open

Consider deprecating use of dag keyword in DAGNode constructors #13022

jakelishman opened this issue Aug 23, 2024 · 0 comments
Milestone

Comments

@jakelishman
Copy link
Member

          Shall we take a note to issue a deprecation warning on the use of the `dag` keyword argument in Qiskit 1.4, and document + release note that the argument is unused as of 1.3?

Originally posted by @jakelishman in #12550 (comment)

The dag argument to DAGNode subclasses is irrelevant since the move of the DAGCircuit to Rust space, so the argument no longer has a meaning. It's a candidate for deprecation in 1.4 and removal in 2.0.

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

No branches or pull requests

1 participant