After copy.replace(record, status="sent"), what should you assume about an unchanged muta…

from Shallow and deep copy
Python 3.14 intermediate 1 min

After copy.replace(record, status="sent"), what should you assume about an unchanged mutable field named tags?

Report an error