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

Expose functions that return str instead of bytes #63

Open
jcristau opened this issue Nov 24, 2023 · 0 comments
Open

Expose functions that return str instead of bytes #63

jcristau opened this issue Nov 24, 2023 · 0 comments

Comments

@jcristau
Copy link

It would be nice to get canonical json as str, as a drop-in replacement for json.dumps. Right now using encode_canonical_json for that means going back and forth between str and bytes which is wasteful.
Thanks!

@clokep clokep changed the title Please expose functions that return str instead of bytes Expose functions that return str instead of bytes Nov 27, 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

No branches or pull requests

1 participant