Skip to content

gh-149801: Add IANA registered names and aliases with leading zeros#149804

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:ancoding-aliases-cp858-cp1140
Open

gh-149801: Add IANA registered names and aliases with leading zeros#149804
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:ancoding-aliases-cp858-cp1140

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 13, 2026

Like IBM00858, CP00858, IBM01140, CP01140.

…eros

Like IBM00858, CP00858, IBM01140, CP01140.
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 13, 2026
Comment thread Doc/library/codecs.rst
| cp857 | 857, IBM857 | Turkish |
+-----------------+--------------------------------+--------------------------------+
| cp858 | 858, IBM858 | Western Europe |
| cp858 | 858, IBM00858 | Western Europe |
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not added all existing aliases (see #42237), just changed the documented ones to officially registered names.

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32679500 | 📁 Comparing 764e44d against main (b6854c5)

  🔍 Preview build  

2 files changed
± library/codecs.html
± whatsnew/changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant