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 qiskit.pulse.utils.deprecated_functionality, deprecated in Terra 0.22 #10881

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Sep 21, 2023

The decorator qiskit.utils.deprecation.deprecate_function has been deprecated since Qiskit 0.39.0 (released on October 2022, with qiskit-terra 0.22.0) and now is been removed. It was replaced by the more generic qiskit.utils.deprecate_func.

@1ucian0 1ucian0 requested review from eggerdj, wshanks and a team as code owners September 21, 2023 19:27
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core
  • @nkanazawa1989

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6266210540

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 36 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 87.245%

Files with Coverage Reduction New Missed Lines %
qiskit/extensions/quantum_initializer/squ.py 2 80.0%
crates/qasm2/src/lex.rs 4 90.91%
crates/qasm2/src/parse.rs 30 95.74%
Totals Coverage Status
Change from base Build 6264759053: -0.04%
Covered Lines: 74292
Relevant Lines: 85153

💛 - Coveralls

@1ucian0 1ucian0 added the Changelog: Removal Include in the Removed section of the changelog label Sep 21, 2023
@1ucian0 1ucian0 added this to the 0.45.0 milestone Sep 21, 2023
@jakelishman jakelishman added this pull request to the merge queue Sep 22, 2023
Merged via the queue into Qiskit:main with commit 24e3f71 Sep 22, 2023
14 checks passed
@1ucian0 1ucian0 changed the title remove qiskit.utils.deprecation.deprecate_function, deprecated in Terra 0.22 remove qiskit.pulse.utils.deprecated_functionality, deprecated in Terra 0.22 Sep 22, 2023
@1ucian0 1ucian0 deleted the remove/deprecated_functionality/1 branch September 22, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Removal Include in the Removed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants