push
github
Invalidate `parameters` cache on circuit copy (backport #12619) (#12621) * Invalidate `parameters` cache on circuit copy (#12619) Previously, the caching of the parameter view could persist between copies of the circuit because it was part of the `copy.copy`. (cherry picked from commit b6c616612) # Conflicts: # qiskit/circuit/quantumcircuit.py * Fix conflict --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
1 of 1 new or added line in 1 file covered. (100.0%)
23 existing lines in 3 files now uncovered.61818 of 68750 relevant lines covered (89.92%)
233097.73 hits per line