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

Extend convert_json_to_string to forward ensure_ascii to json.dumps #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Forward ensure_ascii parameter to json.dumps

95248ec
Select commit
Loading
Failed to load commit list.
Open

Extend convert_json_to_string to forward ensure_ascii to json.dumps #60

Forward ensure_ascii parameter to json.dumps
95248ec
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs