Skip to content

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Apr 15, 2025

Summary

Backend is not optional and there is already an error raised if no backend is passed in so we should be able to just remove the incorrect type hint.

Details and comments

Fixes #

@kt474 kt474 requested a review from ElePT April 17, 2025 19:29
@ElePT ElePT added Changelog: Bugfix Include in the Fixed section of the changelog backport potential The bug might be minimal and/or important enough to be port to stable labels Apr 22, 2025
Copy link
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.

The change looks good! I added the backport potential label, and it made me realize that we hadn't discussed backports yet. I have a few questions:

  1. Is the process automatized or manual?
  2. What are curently the criteria to decide whether a bug fix should get backported?
  3. When does the package publish patch releases? (is there a regular schedule or is it rather need based)

@kt474
Copy link
Member Author

kt474 commented Apr 22, 2025

  1. Is the process automatized or manual?

Currently it's a manual process (maybe worth looking into mergify)

  1. What are curently the criteria to decide whether a bug fix should get backported?
  2. When does the package publish patch releases? (is there a regular schedule or is it rather need based)

We don't have strict criteria for patch releases, it's mostly need based. It's worth discussing though, in the future we should have a more standardized process.

@kt474 kt474 merged commit e4be174 into Qiskit:main Apr 22, 2025
17 checks passed
@kt474 kt474 deleted the session-backend-type branch April 22, 2025 16:46
@ElePT ElePT added this to the 0.39.0 milestone May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport potential The bug might be minimal and/or important enough to be port to stable Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants