facebook / facebook/chisel

pjson not show Chinese

Open
#277 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.2k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

pjson not show Chinese. Show ""

NSDictionary *name = @{@"1":@"你好",@"2":@"中国"};

pjson name
{
"1" : "",
"2" : ""
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.