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 bar.harel
Recipients bar.harel, pakal, rhettinger, serhiy.storchaka
Date 2016-09-26.18:35:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474914901.04.0.681547081527.issue27141@psf.upfronthosting.co.za>
In-reply-to
Content
I personally prefer the __copy__ mechanism as I think a bugfix shouldn't be 100000% backwards compatible, chances of issues are low, and it's cleaner, more efficient and how things should be.
History
Date User Action Args
2016-09-26 18:35:01bar.harelsetrecipients: + bar.harel, rhettinger, pakal, serhiy.storchaka
2016-09-26 18:35:01bar.harelsetmessageid: <1474914901.04.0.681547081527.issue27141@psf.upfronthosting.co.za>
2016-09-26 18:35:01bar.harellinkissue27141 messages
2016-09-26 18:35:01bar.harelcreate