Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Json ensure ascii false #200

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

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Json ensure ascii false #200

merged 1 commit into from
Feb 21, 2023

Conversation

benjamin-tang-pusher
Copy link
Contributor

What does this PR do?

  • Prevent escaping utf-8 characters to their unicode code point equivalent which inflates message size.

CHANGELOG

  • [CHANGED] Add ensure_ascii=False to JSON serialization

@robertoles robertoles force-pushed the json-ensure-ascii-false branch from 8f291bf to 9a66eb4 Compare February 21, 2023 15:17
@robertoles robertoles merged commit 23c04c0 into master Feb 21, 2023
This was referenced Feb 21, 2023
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

Successfully merging this pull request may close these issues.

3 participants