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

Skip to content

[2.7] bpo-29506: Clarify deep copy note in copy module#1063

Merged
ncoghlan merged 1 commit intopython:2.7from
ncoghlan:py27-bpo-29506-clarify-deep-copy-note
Apr 9, 2017
Merged

[2.7] bpo-29506: Clarify deep copy note in copy module#1063
ncoghlan merged 1 commit intopython:2.7from
ncoghlan:py27-bpo-29506-clarify-deep-copy-note

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.

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.
@ncoghlan ncoghlan self-assigned this Apr 9, 2017
@ncoghlan ncoghlan changed the title bpo-29506: Clarify deep copy note in copy module [2.7] bpo-29506: Clarify deep copy note in copy module Apr 9, 2017
@ncoghlan ncoghlan merged commit ab16dc1 into python:2.7 Apr 9, 2017
@ncoghlan ncoghlan deleted the py27-bpo-29506-clarify-deep-copy-note branch March 30, 2018 07:48
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