Deprecate `InlineBoxes`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 12
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 10
Description
Description
Once https://github.com/Qiskit/qiskit/pull/15400 is merged and in a released version of qiskit, we should remove InlineBoxes and replace with the qiskit version.
Acceptance criteria
I'd guess that some external packages are using InlineBoxes, so we should offer a deprecation period.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
First verify that Qiskit pull request 15400 has merged and is available in a released Qiskit version. Then locate InlineBoxes and its external usage, define the deprecation period, and replace it with the Qiskit version once the dependency is available; done means existing users receive a deprecation path and the replacement is in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- quantum-computing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100