qiskit/releasenotes/notes/1.0/fix-annotated-qpy-6503362c7...

7 lines
201 B
YAML

---
fixes:
- |
QPY (using :func:`.qpy.dump` and :func:`.qpy.load`) will now correctly serialize
and deserialize quantum circuits with annotated operations
(:class:`.AnnotatedOperation`).