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 steven.daprano
Recipients Numerlor, serhiy.storchaka, steven.daprano
Date 2022-02-13.13:26:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20220213132541.GF12540@ando.pearwood.info>
In-reply-to <1644753068.99.0.968583878958.issue39805@roundup.psfhosted.org>
Content
If we can't change the default behaviour of copying functions, can we 
add a specialised copy_function() function, for when we really need to 
make a genuine copy?
History
Date User Action Args
2022-02-13 13:26:50steven.dapranosetrecipients: + steven.daprano, serhiy.storchaka, Numerlor
2022-02-13 13:26:50steven.dapranolinkissue39805 messages
2022-02-13 13:26:50steven.dapranocreate