mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-29506: Clarify deep copy note in copy module
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.
This commit is contained in:
parent
0e6cb2ea62
commit
19e0494256
2 changed files with 3 additions and 2 deletions
|
@ -773,6 +773,7 @@ Lawrence Kesteloot
|
|||
Vivek Khera
|
||||
Dhiru Kholia
|
||||
Akshit Khurana
|
||||
Sanyam Khurana
|
||||
Mads Kiilerich
|
||||
Jason Killen
|
||||
Jan Kim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue