summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-04-09 10:57:15 (GMT)
committerGitHub <noreply@github.com>2017-04-09 10:57:15 (GMT)
commitbd18351c31573ab9a8580677004370a774a4eaae (patch)
tree45710c6ef0c4c04aa92b3430ca7fe6c9d0baa6e4 /Misc/ACKS
parentc82d39479a88154bd72a3a304be5f473c118da95 (diff)
downloadcpython-bd18351c31573ab9a8580677004370a774a4eaae.zip
cpython-bd18351c31573ab9a8580677004370a774a4eaae.tar.gz
cpython-bd18351c31573ab9a8580677004370a774a4eaae.tar.bz2
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. (cherry picked from commit 19e04942562a980ad2519f6ff79c455a7472783b)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 4279083..babd495 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -759,6 +759,7 @@ Lawrence Kesteloot
Vivek Khera
Dhiru Kholia
Akshit Khurana
+Sanyam Khurana
Mads Kiilerich
Jason Killen
Jan Kim