Skip to content

Revert sort_maps sequence sorting, release 1.47.1#891

Merged
max-sixty merged 2 commits intomitsuhiko:masterfrom
max-sixty:revert
Mar 29, 2026
Merged

Revert sort_maps sequence sorting, release 1.47.1#891
max-sixty merged 2 commits intomitsuhiko:masterfrom
max-sixty:revert

Conversation

@max-sixty
Copy link
Copy Markdown
Collaborator

Reverts #876 — the sort_maps change in 1.47.0 sorted all Seq values (including Vec), not just non-deterministic collections like HashSet. This was a breaking change for anyone relying on ordered sequence output with sort_maps enabled.

Thanks to @spinda for reporting in #876.

This was written by Claude Code on behalf of max-sixty

max-sixty and others added 2 commits March 28, 2026 22:19
Reverts mitsuhiko#876 (sort sequences in `sort_maps`) which was a breaking change —
it sorted all `Seq` values including `Vec`, not just `HashSet`.

Co-Authored-By: Claude <noreply@anthropic.com>
@max-sixty max-sixty merged commit fdbfc15 into mitsuhiko:master Mar 29, 2026
15 checks passed
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