]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 5 Aug 2025 14:55:05 +0000 (16:55 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 14:55:05 +0000 (17:55 +0300)
Doc/library/codecs.rst

index f96f2f8281f4502a6a02a7c9ff1f0c4196ca38ee..5932012c535b56dac7efdb06dfbc4b7f3e8798a4 100644 (file)
@@ -1251,7 +1251,7 @@ particular, the following variants typically exist:
 +-----------------+--------------------------------+--------------------------------+
 | iso8859_3       | iso-8859-3, latin3, L3         | Esperanto, Maltese             |
 +-----------------+--------------------------------+--------------------------------+
-| iso8859_4       | iso-8859-4, latin4, L4         | Baltic languages               |
+| iso8859_4       | iso-8859-4, latin4, L4         | Northern Europe                |
 +-----------------+--------------------------------+--------------------------------+
 | iso8859_5       | iso-8859-5, cyrillic           | Belarusian, Bulgarian,         |
 |                 |                                | Macedonian, Russian, Serbian   |