commit | 69eab3123ed1de4bed4b7dedecabe415f6139bb6 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Mar 19 20:26:26 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Mar 19 20:26:26 2017 +0200 |
tree | c3c9ec7da8a2dbfd9d421d88496202d7ac646a92 | |
parent | b044120f048571030552eefab8ba2329a9e76ceb [diff] |
bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#714) Added the documentation for PyUnicode_Translate(). (cherry picked from commit c85a26628ceb9624c96c3064e8b99033c026d8a3)