-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
API: add encoding for to_json() #13774
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
Labels
Comments
@aterrel Interested in doing this one? |
Yeah, I've been a bit of of pocket but I'll check it out this weekend |
Outside of "closed systems" I think there is an established internet standard for JSON to be UTF-8. See section 8.1 in: https://www.rfc-editor.org/info/rfc8259 Worth closing at this point? |
Will brings up a good point in addition to not much traction on this enhancement request, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
xref #13351
Here's the test, currently skipped
The text was updated successfully, but these errors were encountered: