encoding/json: Marshal cant parse chinese punctuation into key #29476
Labels
Milestone
Comments
|
I'm pretty sure this is a duplicate of #22518. See https://golang.org/src/encoding/json/encode.go#L815 - not all characters are allowed in key/tag strings at the moment. That issue discusses relaxing those constraints - so you can just leave a comment in that issue. |
Yes, this is a duplicate of #22518. I will leave a comment in that issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: