commit | c02a1f4ad8fcdbffad2911c5a31c71a17a89d713 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Oct 04 20:28:20 2017 +0300 |
committer | GitHub <noreply@github.com> | Wed Oct 04 20:28:20 2017 +0300 |
tree | 4021cbad9ca9c2dc1e2c8b89c45d2234df257c5c | |
parent | 77732be801c18013cfbc86e27fcc50194ca22c8e [diff] |
bpo-31667: Fix gettext related links. (#3860) * Fix incorrect links. * Remove redundant links. * Add signatures and index entries for gettext related functions in the locale module.