Skip to content

fix: deepcopy #257

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: deepcopy #257

wants to merge 1 commit into from

Conversation

JakobKai
Copy link

quantities.Quantity.deepcopy assumed that new objects copy the data per default. This is no longer true since the adaptation to numpy 2 (#235, commit: ed43021).

`quantities.Quantity.deepcopy` assumed that new objects copy the data
per defualt. This is no longer true since the adaptation to numpy 2
(python-quantities#235, commit: ed43021).
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