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 ethan.furman
Recipients alexandre.vassalotti, ethan.furman, fdrake, serhiy.storchaka, vstinner
Date 2016-01-25.21:24:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453757086.69.0.385069422899.issue26202@psf.upfronthosting.co.za>
In-reply-to
Content
I don't have much experience with the copy module, but I don't see any problems with the code.

Does copy.copy suffer from the same problem?  If yes, is it fixed with this same patch, or is more work needed?
History
Date User Action Args
2016-01-25 21:24:46ethan.furmansetrecipients: + ethan.furman, fdrake, vstinner, alexandre.vassalotti, serhiy.storchaka
2016-01-25 21:24:46ethan.furmansetmessageid: <1453757086.69.0.385069422899.issue26202@psf.upfronthosting.co.za>
2016-01-25 21:24:46ethan.furmanlinkissue26202 messages
2016-01-25 21:24:46ethan.furmancreate