gh-149801: Add IANA registered names and aliases with leading zeros#149804
Conversation
…eros Like IBM00858, CP00858, IBM01140, CP01140.
| | cp857 | 857, IBM857 | Turkish | | ||
| +-----------------+--------------------------------+--------------------------------+ | ||
| | cp858 | 858, IBM858 | Western Europe | | ||
| | cp858 | 858, IBM00858 | Western Europe | |
There was a problem hiding this comment.
I have not added all existing aliases (see #42237), just changed the documented ones to officially registered names.
There was a problem hiding this comment.
This is fine, but looking at the table, I think we should standardize on all lower case names. Perhaps we can do this in this PR or a separate one.
There was a problem hiding this comment.
I think it would be better to standardize the case used in the IANA registry.
Documentation build overview
|
| | cp857 | 857, IBM857 | Turkish | | ||
| +-----------------+--------------------------------+--------------------------------+ | ||
| | cp858 | 858, IBM858 | Western Europe | | ||
| | cp858 | 858, IBM00858 | Western Europe | |
There was a problem hiding this comment.
This is fine, but looking at the table, I think we should standardize on all lower case names. Perhaps we can do this in this PR or a separate one.
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
GH-149870 is a backport of this pull request to the 3.15 branch. |
|
GH-149871 is a backport of this pull request to the 3.14 branch. |
|
GH-149872 is a backport of this pull request to the 3.13 branch. |
…zeros (GH-149804) (GH-149870) Like IBM00858, CP00858, IBM01140, CP01140. (cherry picked from commit 2043886) Co-authored-by: Serhiy Storchaka <[email protected]>
…zeros (GH-149804) (GH-149871) Like IBM00858, CP00858, IBM01140, CP01140. (cherry picked from commit 2043886) Co-authored-by: Serhiy Storchaka <[email protected]>
…zeros (GH-149804) (GH-149872) Like IBM00858, CP00858, IBM01140, CP01140. (cherry picked from commit 2043886) Co-authored-by: Serhiy Storchaka <[email protected]>
Like IBM00858, CP00858, IBM01140, CP01140.