Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ec69a6

Browse files
committed
Merge 3.4 (codecs, issue python#24894)
2 parents 1749ce7 + bfd9767 commit 0ec69a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/codecs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,6 +1148,8 @@ particular, the following variants typically exist:
11481148
+-----------------+--------------------------------+--------------------------------+
11491149
| iso8859_10 | iso-8859-10, latin6, L6 | Nordic languages |
11501150
+-----------------+--------------------------------+--------------------------------+
1151+
| iso8859_11 | iso-8859-11, thai | Thai languages |
1152+
+-----------------+--------------------------------+--------------------------------+
11511153
| iso8859_13 | iso-8859-13, latin7, L7 | Baltic languages |
11521154
+-----------------+--------------------------------+--------------------------------+
11531155
| iso8859_14 | iso-8859-14, latin8, L8 | Celtic languages |

0 commit comments

Comments
 (0)