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 Numerlor
Recipients Numerlor, serhiy.storchaka, steven.daprano
Date 2022-02-13.14:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644762067.83.0.657292185417.issue39805@roundup.psfhosted.org>
In-reply-to
Content
Having copy be an identity function for anything mutable seems very bug prone, even if it's functions. If not changed in the copy interface I would say that at least a warning would be helpful.
History
Date User Action Args
2022-02-13 14:21:07Numerlorsetrecipients: + Numerlor, steven.daprano, serhiy.storchaka
2022-02-13 14:21:07Numerlorsetmessageid: <1644762067.83.0.657292185417.issue39805@roundup.psfhosted.org>
2022-02-13 14:21:07Numerlorlinkissue39805 messages
2022-02-13 14:21:07Numerlorcreate