mirror of
https://github.com/python/cpython.git
synced 2025-11-24 12:20:42 +00:00
[3.14] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034) (GH-137419)
(cherry picked from commit 525784aa65)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
This commit is contained in:
parent
827c90b8b2
commit
2fc69e88e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue