qiskit/releasenotes/notes/0.23/fix-primitives-metadata-1e7...

6 lines
176 B
YAML

---
fixes:
- |
Fixed a bug in the primitives' metadata, where the list made copies by reference and
all elements were updated with the same value at every iteration.