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

Replace unnecessary use of FrozenArray in dictionaries #1369

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

toji
Copy link
Member

@toji toji commented Apr 9, 2024

Fixes #1368.

Also fixes up a couple of minor markdown formatting issues.


Preview | Diff

@toji
Copy link
Member Author

toji commented Apr 10, 2024

Going to merge this now, and we can communicate that it happened as an FYI on the next call. This seems like clearly the right thing to do and I can't imagine there being any pushback against it.

@toji toji merged commit 7d851ba into main Apr 10, 2024
2 checks passed
@toji toji deleted the no-frozen-dict branch April 10, 2024 16:58
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.

Use of FrozenArray<>s in dictionaries is unnecessary and bad
3 participants