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

Skip to content

[3.6] bpo-29506: Clarify deep copy note in copy module#1061

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

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

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)
@ncoghlan ncoghlan self-assigned this Apr 9, 2017
@ncoghlan ncoghlan changed the title bpo-29506: Clarify deep copy note in copy module [3.6] bpo-29506: Clarify deep copy note in copy module Apr 9, 2017
@ncoghlan ncoghlan merged commit a524d63 into python:3.6 Apr 9, 2017
@ncoghlan ncoghlan deleted the backport-19e0494-3.6 branch March 30, 2018 07:47
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