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