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 ncoghlan
Recipients Mariatta, docs@python, marco.buttu, ncoghlan, pgacv2, r.david.murray, serhiy.storchaka, steven.daprano, zach.ware
Date 2017-04-09.10:57:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491735451.08.0.898708054742.issue29506@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ab16dc180e362e4cdb9eb163fae0a75664dcea3e by Nick Coghlan in branch '2.7':
bpo-29506: Clarify deep copy note in copy module
https://github.com/python/cpython/commit/ab16dc180e362e4cdb9eb163fae0a75664dcea3e
History
Date User Action Args
2017-04-09 10:57:31ncoghlansetrecipients: + ncoghlan, steven.daprano, r.david.murray, docs@python, zach.ware, serhiy.storchaka, marco.buttu, Mariatta, pgacv2
2017-04-09 10:57:31ncoghlansetmessageid: <1491735451.08.0.898708054742.issue29506@psf.upfronthosting.co.za>
2017-04-09 10:57:31ncoghlanlinkissue29506 messages
2017-04-09 10:57:31ncoghlancreate