]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Aug 2025 15:02:57 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 15:02:57 +0000 (15:02 +0000)
(cherry picked from commit 525784aa65d35a5609aba53c873a9a3a578f992b)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/codecs.rst

index 8b4b8cef02fac615cf6b0eb369a7ede8d020f65f..4c5f782f92fdbee7ff97fbb85dc4fa97bba70226 100644 (file)
@@ -1243,7 +1243,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   |