This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Mariatta, docs@python, marco.buttu, pgacv2, r.david.murray, serhiy.storchaka, steven.daprano, zach.ware
Date 2017-02-09.15:11:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486653071.53.0.0236332112373.issue29506@psf.upfronthosting.co.za>
In-reply-to
Content
Current documentation looks correct to me. What is the problem with it?

Steven's formulation says about "deepcopy", but current documentation says about common issues of "deep copy" and describes how copy.deepcopy() solves them.
History
Date User Action Args
2017-02-09 15:11:11serhiy.storchakasetrecipients: + serhiy.storchaka, steven.daprano, r.david.murray, docs@python, zach.ware, marco.buttu, Mariatta, pgacv2
2017-02-09 15:11:11serhiy.storchakasetmessageid: <1486653071.53.0.0236332112373.issue29506@psf.upfronthosting.co.za>
2017-02-09 15:11:11serhiy.storchakalinkissue29506 messages
2017-02-09 15:11:11serhiy.storchakacreate