Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make copy, deepcopy, pickle, ACATable init all give consistent expected results #278

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

taldcroft
Copy link
Member

@taldcroft taldcroft commented Feb 19, 2019

This should make the proseco table objects behave in a more expected way with regard to copying operations that should just work.

Probably would have prevented sot/sparkles#59.

FYI both copy.copy and copy.deepcopy end up calling the new copy() here.

@taldcroft taldcroft added this to the 4.4 milestone Feb 19, 2019
@taldcroft taldcroft merged commit 803ada8 into master Feb 19, 2019
@taldcroft taldcroft deleted the fix-copying branch February 19, 2019 17:02
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