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

jsony: patch to error for trailing comma #670

Open
ee7 opened this issue Oct 7, 2022 · 0 comments
Open

jsony: patch to error for trailing comma #670

ee7 opened this issue Oct 7, 2022 · 0 comments
Assignees

Comments

@ee7
Copy link
Member

ee7 commented Oct 7, 2022

Refs: #560

Jsony is lenient and optimized for pure speed. If we tweak it to be stricter, I believe we can stop parsing with std/json, move all our checks to a post-jsony pass, and remove our forks of std/json and std/parsejson.

@ee7 ee7 self-assigned this Oct 7, 2022
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

No branches or pull requests

1 participant