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 output of map sorted by key in pprint. #1153

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

hs-lsong
Copy link
Collaborator

@hs-lsong hs-lsong commented Feb 7, 2024

The output of a map should be stable -- not depending on what an entry is added. So sorting them be key before serialization makes it stable.

@hs-lsong hs-lsong merged commit ea37bb6 into master Feb 7, 2024
4 checks passed
@hs-lsong hs-lsong deleted the sorted-map-pprint branch February 7, 2024 16:34
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