-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Remove deprecated BackendV1 elements, including base class, providers.models and qobj modules
#13793
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
Merged
Merged
Remove deprecated BackendV1 elements, including base class, providers.models and qobj modules
#13793
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
b9c862f
Remove BackendV1, converters, models, qobj and update tests.
ElePT 488a1b2
Merge branch 'main' of https://github.com/Qiskit/qiskit into macro-re…
ElePT e7c984f
Add reno
ElePT 9f7625f
Update releasenotes/notes/remove-backend-v1-et-al-cccd8f6b71a97ffc.yaml
ElePT a7f2a9e
Include qobj_id removal in reno. Modify result args to kwargs as spec…
ElePT 9c9661a
Merge branch 'macro-removal' of https://github.com/ElePT/qiskit-terra…
ElePT de002a8
Update __init__.py
ElePT 71170ee
Remove unused import
ElePT 296da82
Merge branch 'macro-removal' of https://github.com/ElePT/qiskit-terra…
ElePT 134a22d
Remove remaining qobj references (including test names and comments).…
ElePT 27c2c63
Document migration of MeasLevel and MeasReturnType
ElePT 9717823
Mix malformed table
ElePT 2467e16
Merge branch 'main' of https://github.com/Qiskit/qiskit into macro-re…
ElePT 79a7b66
Apply comments from Matt's review
ElePT 79c92be
Merge branch 'main' into macro-removal
mtreinish File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR doesn't remove schedules yet but it's fine. :)