commit | c85a26628ceb9624c96c3064e8b99033c026d8a3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Mar 19 08:15:17 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Mar 19 08:15:17 2017 +0200 |
tree | 11092f464ab6f4ecdae1329ae672ff02a2f02d31 | |
parent | 909a6f626ff343937cd3f06fda996870e7890724 [diff] |
bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) Added the documentation for PyUnicode_Translate().