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 Mariatta
Recipients Mariatta, docs@python, pgacv2, zach.ware
Date 2017-02-08.22:21:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486592492.53.0.635594338807.issue29506@psf.upfronthosting.co.za>
In-reply-to
Content
How about

```
Because deep copy copies everything, it may copy too much, including the administrative data structures.
```

?
History
Date User Action Args
2017-02-08 22:21:32Mariattasetrecipients: + Mariatta, docs@python, zach.ware, pgacv2
2017-02-08 22:21:32Mariattasetmessageid: <1486592492.53.0.635594338807.issue29506@psf.upfronthosting.co.za>
2017-02-08 22:21:32Mariattalinkissue29506 messages
2017-02-08 22:21:32Mariattacreate