Skip to content

Comments

fix: Add UTF-8 encoding support for non-ASCII characters#108

Open
seonhwi07jp wants to merge 1 commit intoMarkusPfundstein:mainfrom
seonhwi07jp:fix/utf8-encoding-support
Open

fix: Add UTF-8 encoding support for non-ASCII characters#108
seonhwi07jp wants to merge 1 commit intoMarkusPfundstein:mainfrom
seonhwi07jp:fix/utf8-encoding-support

Conversation

@seonhwi07jp
Copy link

This PR fixes issues with Korean and other non-ASCII characters by adding UTF-8 encoding support.

- Add charset=utf-8 to Content-Type headers in API requests
- Force UTF-8 encoding on windows stdout/stderr
- Add ensure_ascii=False to all json.dumps() calls

This fixes issues with Korean and other non-ASCII characters.
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