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

[picojson] Let objects be ordered when serializing #17027

Merged
merged 1 commit into from
May 26, 2024

Conversation

Ubospica
Copy link
Contributor

This PR changes the serialization logic of objects to follow the insertion order of elements to keep the output consistent across different platforms.

This PR changes the serialization logic of objects to follow the insertion
order of elements to keep the output consistent across different platforms.
@Ubospica Ubospica force-pushed the main-dev/2024-05-26-picojson-order branch from 5c41df3 to aff61d5 Compare May 25, 2024 19:14
@tqchen tqchen merged commit 4f1e2df into apache:main May 26, 2024
14 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.

2 participants