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

Disallow []= on ImmutableDict #91

Closed
wants to merge 1 commit into from
Closed

Disallow []= on ImmutableDict #91

wants to merge 1 commit into from

Conversation

bfontaine
Copy link
Collaborator

Fixes #88.

This is the exact same PR as #89, to see if making a new one circumvents the issue with the zombie requirement "build (2.7)".

@bfontaine
Copy link
Collaborator Author

No :(

@bfontaine bfontaine closed this Jul 9, 2024
@bfontaine bfontaine deleted the immutable_dict2 branch July 9, 2024 17:30
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.

ImmutableDicts should throw errors on attempted mutation
1 participant