qiskit/releasenotes/notes/0.24/fix-control-with-string-par...

6 lines
167 B
YAML

---
fixes:
- |
The method :meth:`.Gate.control` that is used to create controlled gates now properly handles string and
``None`` control state description.