• Nick Coghlan's avatar
    bpo-29506: Clarify deep copy note in copy module · a524d630
    Nick Coghlan yazdı
    The reference to administrative data was confusing to readers,
    so this simplifies the note to explain that deep copying may copy
    more then you intended, such as data that you expected to be
    shared between copies.
    (cherry picked from commit 19e04942)
    a524d630
copy.rst 3.3 KB