Skip to content

[GR-74513] Raise ImportError for missing multibyte cjk codecs#727

Merged
graalvmbot merged 4 commits intomasterfrom
agent-shell/bring-pr-722
Apr 8, 2026
Merged

[GR-74513] Raise ImportError for missing multibyte cjk codecs#727
graalvmbot merged 4 commits intomasterfrom
agent-shell/bring-pr-722

Conversation

@graalvmbot
Copy link
Copy Markdown
Collaborator

No description provided.

timfel added 4 commits April 3, 2026 09:25
Map shift_jis_2004 to the JDK charset name that actually exists, x-SJIS_0213, and stop advertising EUC/ISO-2022 Japanese codec aliases that still have no backing Java charset. This keeps encodings.aliases and CharsetMapping consistent with real runtime support, restores shift_jis_2004 for callers like charset-normalizer and requests, and preserves ImportError behavior for the codecs that remain unsupported.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 7, 2026
@graalvmbot graalvmbot closed this Apr 8, 2026
@graalvmbot graalvmbot merged commit 4e02283 into master Apr 8, 2026
53 of 58 checks passed
@graalvmbot graalvmbot deleted the agent-shell/bring-pr-722 branch April 8, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants