summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-05-12 20:24:19 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-05-12 20:24:19 (GMT)
commitf0eeedf0d8ffff9d7ea8874e60992845595f091f (patch)
tree6522282dfed3bc9925b171e3caef666423b8f22d /Doc/library
parentad8a1c3fb27aa3e240540888b6062597dce36fe8 (diff)
downloadcpython-f0eeedf0d8ffff9d7ea8874e60992845595f091f.zip
cpython-f0eeedf0d8ffff9d7ea8874e60992845595f091f.tar.gz
cpython-f0eeedf0d8ffff9d7ea8874e60992845595f091f.tar.bz2
Issue #22681: Added support for the koi8_t encoding.
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/codecs.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst
index b3bd6af..743ccba 100644
--- a/Doc/library/codecs.rst
+++ b/Doc/library/codecs.rst
@@ -1160,6 +1160,10 @@ particular, the following variants typically exist:
+-----------------+--------------------------------+--------------------------------+
| koi8_r | | Russian |
+-----------------+--------------------------------+--------------------------------+
+| koi8_t | | Tajik |
+| | | |
+| | | .. versionadded:: 3.5 |
++-----------------+--------------------------------+--------------------------------+
| koi8_u | | Ukrainian |
+-----------------+--------------------------------+--------------------------------+
| kz1048 | kz_1048, strk1048_2002, rk1048 | Kazakh |