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 remaining references to Provider classes #1491

Closed
wants to merge 1 commit into from

Conversation

wshanks
Copy link
Collaborator

@wshanks wshanks commented Nov 15, 2024

This change is a follow up to 519bb53 to remove remaining references to the Provider base classes which were deprecated in Qiskit 1.1. Providers are now unspecified objects that generate backends. As a follow up, work is needed on the ExperimentData class to tighten up how it works with providers, especially since the main provider now is QiskitRuntimeService from qiskit-ibm-runtime, which already was not actually a Provider.

@wshanks wshanks added the backport stable potential The issue or PR might be minimal and/or import enough to backport to stable label Nov 15, 2024
This chane is a follow up to 519bb53 to
remove remaining references to the Provider base classes which were
deprecated in Qiskit 1.1. Providers are now unspecified objects that
generate backends. As a follow up, work is needed on the
`ExperimentData` class to tighten up how it works with providers,
especially since the main provider now is `QiskitRuntimeService` from
qiskit-ibm-runtime, which already was not actually a `Provider`.
@wshanks wshanks marked this pull request as draft December 11, 2024 13:48
@wshanks
Copy link
Collaborator Author

wshanks commented Dec 12, 2024

Closing in favor of #1502.

@wshanks wshanks closed this Dec 12, 2024
@wshanks wshanks deleted the provider-removal branch December 12, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable potential The issue or PR might be minimal and/or import enough to backport to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant