summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-04-09 10:57:29 (GMT)
committerGitHub <noreply@github.com>2017-04-09 10:57:29 (GMT)
commitab16dc180e362e4cdb9eb163fae0a75664dcea3e (patch)
tree73c9d4969d655bf722415ad37f72622a238f7ad6 /Python/pythonrun.c
parentd6d943a090cffa8925fb5a5d92357dbdb15040c5 (diff)
downloadcpython-ab16dc180e362e4cdb9eb163fae0a75664dcea3e.zip
cpython-ab16dc180e362e4cdb9eb163fae0a75664dcea3e.tar.gz
cpython-ab16dc180e362e4cdb9eb163fae0a75664dcea3e.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. Patch by Sanyam Khurana.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions