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