qiskit/releasenotes/notes/1.0/fix-pulse-channel-hash-549a...

7 lines
232 B
YAML

---
fixes:
- |
Fixed the :func:`hash` of Qiskit Pulse ``Channel`` objects (such as :class:`.DriveChannel`) in
cases where the channel was transferred from one Python process to another that used a different
hash seed.