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

deepfreeze must not modify original object #97

Merged
merged 3 commits into from
Apr 13, 2024

Conversation

kenodegard
Copy link
Contributor

Adds a test and corrects the deepfreeze implementation for nested dict.

Resovles #96

@Marco-Sulla
Copy link
Owner

The intent of deepfreeze is to freeze all nested object, as per docs. See also #96 (comment)

@Marco-Sulla
Copy link
Owner

Excuse me, the question was not clear. I see the code and caught the point.

@Marco-Sulla Marco-Sulla reopened this Apr 13, 2024
@Marco-Sulla Marco-Sulla merged commit de41bda into Marco-Sulla:master Apr 13, 2024
7 checks passed
@Marco-Sulla Marco-Sulla changed the title deepfrozen should not modify original object deepfreeze must not modify original object Apr 13, 2024
@kenodegard
Copy link
Contributor Author

@Marco-Sulla thanks for taking a second look!!

@kenodegard kenodegard deleted the nested-deepfreeze branch April 15, 2024 16:03
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.

None yet

2 participants