Skip to content

Clarify that UTF-8 is not explicitly the only option - #4

Merged
eemeli merged 1 commit into
mainfrom
un-utf8-only
Nov 14, 2025
Merged

Clarify that UTF-8 is not explicitly the only option#4
eemeli merged 1 commit into
mainfrom
un-utf8-only

Conversation

@eemeli

@eemeli eemeli commented Nov 14, 2025

Copy link
Copy Markdown
Member

Closes #2

As noted by @sapphi-red, leaving out explicit control of the encoding doesn't mean that it always defaults to UTF-8.

The intent is for import: 'text' to match the behaviour of import: 'json' in this respect.

@eemeli
eemeli merged commit 1d1b210 into main Nov 14, 2025
1 check passed
@eemeli
eemeli deleted the un-utf8-only branch November 14, 2025 04:54
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.

Which text encoding to support is host implementation dependant

1 participant