summaryrefslogtreecommitdiff
path: root/Doc/library/codecs.rst
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-05-12 23:24:19 +0300
committerSerhiy Storchaka <storchaka@gmail.com>2015-05-12 23:24:19 +0300
commitdd55d4dbde9f5d4ffe40d1f7f66c23b1108946ba (patch)
tree2165879f9c8ceeb900ce154b8042206781b223b5 /Doc/library/codecs.rst
parente1f8c740d420c781334995b7e6b7aa0c6e43e030 (diff)
downloadcpython-dd55d4dbde9f5d4ffe40d1f7f66c23b1108946ba.tar.gz
Issue #22681: Added support for the koi8_t encoding.
Diffstat (limited to 'Doc/library/codecs.rst')
-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 b3bd6af530..743ccba58f 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 |