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

Remove deprecate_function and deprecate_arguments decorators (deprecated in 0.24) (backport #13448) #13512

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 2, 2024

Summary

The deprecate_function and deprecate_arguments decorators had been the legacy way to define deprecated methods and arguments. They had been deprecated since 0.24 (ref #9676), released on May 2023.

Time to remove them in 2.0.


This is an automatic backport of pull request #13448 done by Mergify.

…recated in 0.24) (#13448)

* remove deprecated_function and deprecated_argument decorators

* reno

* Update releasenotes/notes/deprecate_arguments_and_deprecate_function-5e19f6f049fa489c.yaml

Co-authored-by: Elena Peña Tapia <[email protected]>

---------

Co-authored-by: Elena Peña Tapia <[email protected]>
(cherry picked from commit 1ae287b)
@mergify mergify bot requested a review from a team as a code owner December 2, 2024 11:24
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

  • @Qiskit/terra-core

@github-actions github-actions bot added this to the 2.0.0 milestone Dec 2, 2024
@ElePT
Copy link
Contributor

ElePT commented Dec 2, 2024

Whoops, wrong backport. Removals go directly to 2.0.

@ElePT ElePT closed this Dec 2, 2024
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

Successfully merging this pull request may close these issues.

3 participants