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

JSON stringify string setting affects keys #11618

Merged
merged 2 commits into from May 11, 2022

Conversation

arBmind
Copy link
Contributor

@arBmind arBmind commented May 9, 2022

Builds upon #11459 and finally fixes #11455

@arBmind arBmind force-pushed the json-stringify-patch branch 3 times, most recently from 0936505 to 6725941 Compare May 9, 2022 22:20
Copy link
Collaborator

@daurnimator daurnimator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff looks good now; but there's some weird commits along the way with some from a different person?
I guess we can just do a squash-merge.

@arBmind
Copy link
Contributor Author

arBmind commented May 10, 2022

I rebased the commits on master and rearranged them to reflect best practices. Adding a failing test and fixing it afterwards. That way we can keep the original author for adding the test case.

@Vexu Vexu merged commit 090461a into ziglang:master May 11, 2022
@arBmind arBmind deleted the json-stringify-patch branch May 12, 2022 19:08
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.

JSON stringify string setting affects keys
4 participants