Skip to content

[3.15] gh-149891: Add more encoding aliases (GH-149892)#150961

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-49f4ecf-3.15
Jun 5, 2026
Merged

[3.15] gh-149891: Add more encoding aliases (GH-149892)#150961
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-49f4ecf-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 5, 2026

Support all aliases officially registered in IANA, except
Extended_UNIX_Code_Packed_Format_for_Japanese.

New names:
KSC_5601, KS_C_5601-1989, iso-ir-149, GB_2312-80, windows-936, mac,
CCSID00858, CCSID01140, and a number of "cs"-prefixed names.

Fix csHPRoman8, which was not normalized.
(cherry picked from commit 49f4ecf)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

Support all aliases officially registered in IANA, except
Extended_UNIX_Code_Packed_Format_for_Japanese.

New names:
KSC_5601, KS_C_5601-1989, iso-ir-149, GB_2312-80, windows-936, mac,
CCSID00858, CCSID01140, and a number of "cs"-prefixed names.

Fix csHPRoman8, which was not normalized.
(cherry picked from commit 49f4ecf)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit e8384cf into python:3.15 Jun 5, 2026
59 checks passed
@miss-islington miss-islington deleted the backport-49f4ecf-3.15 branch June 5, 2026 12:45
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