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

Unicode characters above the BMP #57

Closed
Keno opened this issue Apr 15, 2014 · 1 comment
Closed

Unicode characters above the BMP #57

Keno opened this issue Apr 15, 2014 · 1 comment

Comments

@Keno
Copy link
Member

Keno commented Apr 15, 2014

For some retarded reason JSON encodes characters above the BMP as CESU-8 (i.e. UTF-8 encoded UTF-16 surrogates), we need to decode this properly.

@Keno
Copy link
Member Author

Keno commented Apr 15, 2014

See ipython/ipython#5618

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