Closed timesong closed 4 years ago
for unicode char output.
@timesong, Thank you for this PR, would you mind adding test covering this feature?
It seems that right now the string passed to parse_scalar is always str not bytes.
string
parse_scalar
str
bytes
for unicode char output.