qiskit/releasenotes/notes/0.19/fix-qasm-invalid-names-04a9...

7 lines
216 B
YAML

---
fixes:
- |
Fixed a bug where the :meth:`.QuantumCircuit.qasm` method could
return OpenQASM 2 instructions with invalid identifiers. The same bug was fixed
for :obj:`~qiskit.extensions.UnitaryGate`.