-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-123441: Correct the supported languages of the iso-8859-4
codec
#137034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Anything else I should do here? |
Thanks @StanFromIreland for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @StanFromIreland for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…dec (pythonGH-137034) (cherry picked from commit 525784a) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
…dec (pythonGH-137034) (cherry picked from commit 525784a) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
GH-137418 is a backport of this pull request to the 3.13 branch. |
GH-137419 is a backport of this pull request to the 3.14 branch. |
As I said in the issue:
ISO-8859-4 states:
I was unable to find a term that would encompass all of the above languages, since per the UN Standard the definition of Northern Europe does not include several of the previously mentioned countries. Therefore, I propose to simply list all of the supported languages.