You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Summary
This PR removes objects scheduled for removal after the 0.5 release and
switches deprecation wrappers to the new Terra wrappers introduced in
0.24.
### Details and comments
- Note that deprecating dataclasses will cause the docs to render their
fields as `*args` and `**kwargs` at present. This is being tracked in
Qiskit/qiskit#10144.
- Tests using `block_for_results()` have also switched to
`assertExperimentDone()` where possible.
- Adds 0.3.1 release notes back in release notes for 0.4.
0 commit comments