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 error correction using Error Handler #779

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Unicode error correction using Error Handler #779

merged 1 commit into from
Apr 26, 2022

Conversation

hxawax
Copy link

@hxawax hxawax commented Apr 26, 2022

Added Unicode error correction using following Error Handler errors="surrogateescape" as discussed here #778.

Fixes #778

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073 blink1073 added the bug label Apr 26, 2022
@blink1073 blink1073 merged commit 00987a9 into jupyter:main Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERror and improvement suggestion in json_packer function
3 participants