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 serhiy.storchaka
Recipients asvetlov, eli.bendersky, gphemsley, mdk, p-ganssle, r.david.murray, scoder, serhiy.storchaka, thatiparthy
Date 2019-04-21.07:29:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555831790.17.0.926098701479.issue32424@roundup.psfhosted.org>
In-reply-to
Content
Concur with Stefan. Adding the method deprecated from the born looks silly. We should either deprecate the copy() method in the Python implementation, or add an undeprecated method in the C implementation. The latter should be considered as a new feature.
History
Date User Action Args
2019-04-21 07:29:50serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, r.david.murray, eli.bendersky, asvetlov, thatiparthy, mdk, p-ganssle, gphemsley
2019-04-21 07:29:50serhiy.storchakasetmessageid: <1555831790.17.0.926098701479.issue32424@roundup.psfhosted.org>
2019-04-21 07:29:50serhiy.storchakalinkissue32424 messages
2019-04-21 07:29:50serhiy.storchakacreate