Skip to content

feat: add ensure_ascii option to to_json() with default False#3952

Open
RamiNoodle733 wants to merge 1 commit intovega:mainfrom
RamiNoodle733:fix-ensure_ascii-to-json
Open

feat: add ensure_ascii option to to_json() with default False#3952
RamiNoodle733 wants to merge 1 commit intovega:mainfrom
RamiNoodle733:fix-ensure_ascii-to-json

Conversation

@RamiNoodle733
Copy link

Add ensure_ascii parameter to to_json() method with default False to preserve UTF-8 characters for better international user support.

This re-creates the functionality from the original PR #3948.

@mattijn
Copy link
Contributor

mattijn commented Feb 7, 2026

Thanks for this PR @RamiNoodle733! I'm working in #3950 to fix the GitHub actions CI due to new releases upstream.

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.

2 participants