8000 [3.5] bpo-29506: Clarify deep copy note in copy module by ncoghlan · Pull Request #1062 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.5] bpo-29506: Clarify deep copy note in copy module#1062

Merged
ncoghlan merged 1 commit intopython:3.5from
ncoghlan:backport-19e0494-3.5
Apr 9, 2017
Merged

[3.5] bpo-29506: Clarify deep copy note in copy module#1062
ncoghlan merged 1 commit intopython:3.5from
ncoghlan:backport-19e0494-3.5

Conversation

@ncoghlan
Copy link
Contributor
@ncoghlan ncoghlan commented Apr 9, 2017

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.

(cherry picked from commit 19e0494)

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 19e0494)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0