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 deprecation.py #550

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Remove deprecation.py #550

merged 1 commit into from
Sep 7, 2023

Conversation

woodsp-ibm
Copy link
Member

@woodsp-ibm woodsp-ibm commented Sep 6, 2023

Summary

This removes the deprecation.py that was created some time ago to provide deprecation decorators for the apps. Recently the Qiskit decorators have been overhauled and improved, plus the automatically add deprecation info to the docs. Going forwards the Qiskit decorators should be used for deprecations - Nature even had an issue qiskit-community/qiskit-nature#1196 to switch usage. Given there is no deprecated code here now, so with the module being unused its a good time to remove it - it is being done in Nature here qiskit-community/qiskit-nature#1248 (which removes deprecated code there) which prompted me to do it here.

Since that was just used by developers on the code here, and is not part of public API, no reno is needed.

Details and comments

@mergify mergify bot merged commit b6d0041 into qiskit-community:main Sep 7, 2023
17 checks passed
@woodsp-ibm woodsp-ibm deleted the del_deprecate branch September 7, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants