qiskit/releasenotes/notes/1.2/fix-2q-basis-decomposer-non...

5 lines
176 B
YAML

---
fixes:
- |
Fixed a bug in :class:`.TwoQubitBasisDecomposer` where the Rust-based code
would panic if the given KAK gate wasn't a Rust-space :class:`StandardGate`.