From b9453aaf5e8f7fc6ccd62087ab93738eb9000ce5 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Wed, 23 Jul 2025 11:16:28 +0200 Subject: [PATCH 1/2] Precise definition of encompassed languages --- Doc/library/codecs.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst index 1cb0e225bca043..389dac7a1c07f7 100644 --- a/Doc/library/codecs.rst +++ b/Doc/library/codecs.rst @@ -1251,7 +1251,11 @@ 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 | Danish, English, Estonian, | +| | | Finnish, German, Greenlandic, | +| | | Latin, Latvian, Lithuanian, | +| | | Norwegian, Sámi, Slovene, | +| | | Swedish | +-----------------+--------------------------------+--------------------------------+ | iso8859_5 | iso-8859-5, cyrillic | Belarusian, Bulgarian, | | | | Macedonian, Russian, Serbian | From 5c132a31b6f0f8eef0ef8ed7b88a2d63baa1c8cd Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Wed, 23 Jul 2025 12:29:29 +0200 Subject: [PATCH 2/2] Use spurious term instead --- Doc/library/codecs.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst index 389dac7a1c07f7..dcc3cfdd7fb31e 100644 --- a/Doc/library/codecs.rst +++ b/Doc/library/codecs.rst @@ -1251,11 +1251,7 @@ particular, the following variants typically exist: +-----------------+--------------------------------+--------------------------------+ | iso8859_3 | iso-8859-3, latin3, L3 | Esperanto, Maltese | +-----------------+--------------------------------+--------------------------------+ -| iso8859_4 | iso-8859-4, latin4, L4 | Danish, English, Estonian, | -| | | Finnish, German, Greenlandic, | -| | | Latin, Latvian, Lithuanian, | -| | | Norwegian, Sámi, Slovene, | -| | | Swedish | +| iso8859_4 | iso-8859-4, latin4, L4 | Northern Europe | +-----------------+--------------------------------+--------------------------------+ | iso8859_5 | iso-8859-5, cyrillic | Belarusian, Bulgarian, | | | | Macedonian, Russian, Serbian | pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy