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 gphemsley
Recipients asvetlov, eli.bendersky, gphemsley, mdk, p-ganssle, r.david.murray, scoder, serhiy.storchaka, thatiparthy
Date 2019-05-05.13:55:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557064556.36.0.00741825689391.issue32424@roundup.psfhosted.org>
In-reply-to
Content
It seems the final open question on this is whether the mismatch between the Python and C implementations is enough to bypass PendingDeprecationWarning for copy() in favor of jumping straight to DeprecationWarning.
History
Date User Action Args
2019-05-05 13:55:56gphemsleysetrecipients: + gphemsley, scoder, r.david.murray, eli.bendersky, asvetlov, serhiy.storchaka, thatiparthy, mdk, p-ganssle
2019-05-05 13:55:56gphemsleysetmessageid: <1557064556.36.0.00741825689391.issue32424@roundup.psfhosted.org>
2019-05-05 13:55:56gphemsleylinkissue32424 messages
2019-05-05 13:55:56gphemsleycreate