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 asvetlov
Recipients asvetlov, eli.bendersky, gphemsley, mdk, p-ganssle, scoder, thatiparthy
Date 2017-12-28.22:25:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514499952.03.0.213398074469.issue32424@psf.upfronthosting.co.za>
In-reply-to
Content
Yes.
For designing from scratch copy() is not necessary but if we have it for decade -- better to unify pure Python and C implementation by adding missing methods.
History
Date User Action Args
2017-12-28 22:25:52asvetlovsetrecipients: + asvetlov, scoder, eli.bendersky, thatiparthy, mdk, p-ganssle, gphemsley
2017-12-28 22:25:52asvetlovsetmessageid: <1514499952.03.0.213398074469.issue32424@psf.upfronthosting.co.za>
2017-12-28 22:25:52asvetlovlinkissue32424 messages
2017-12-28 22:25:51asvetlovcreate