Skip to content

Conversation

@mayromr
Copy link

@mayromr mayromr commented Dec 23, 2025

This PR adds __deepcopy__ to add_core_methods.

This feature is useful to me because version 0.25 removed support for pickle and now copy.deepcopy is not working OOTB, this is a compromise that would let users keep using copy.deepcopy without reintroducing pickle.

This is done in order to support copy.deepcopy() which was broken by
removing pickle support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant