Skip to content

Remove backend defaults check in target()#2261

Merged
ElePT merged 2 commits intoQiskit:mainfrom
kt474:remove-target-defaults
May 19, 2025
Merged

Remove backend defaults check in target()#2261
ElePT merged 2 commits intoQiskit:mainfrom
kt474:remove-target-defaults

Conversation

@kt474
Copy link
Copy Markdown
Contributor

@kt474 kt474 commented May 17, 2025

Summary

backend.target() doesn't use backend defaults anymore.

Details and comments

Fixes #2260

@dtmcclure
Copy link
Copy Markdown
Member

I confirmed this fixes the problem we were seeing -- thanks!

@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label May 18, 2025
Copy link
Copy Markdown
Collaborator

@ElePT ElePT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ElePT ElePT added this pull request to the merge queue May 19, 2025
Merged via the queue into Qiskit:main with commit a01bf4a May 19, 2025
17 checks passed
@kt474 kt474 deleted the remove-target-defaults branch May 19, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: Bugfix Include in the Fixed section of the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple calls to the API if Pulse is False

3 participants