]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-31667: Fix gettext related links. (GH-3860) (#3886)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Oct 2017 18:06:09 +0000 (11:06 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Oct 2017 18:06:09 +0000 (21:06 +0300)
commited77fbffa5bf81c8d16700370fe8bb63bbae1428
tree96222199e8059829abbb27a724792938fe064a1c
parent598c4d1c10abc2cba73d16d9f7f2bc565d79d19a
[3.6] bpo-31667: Fix gettext related links. (GH-3860) (#3886)

* Fix incorrect links.
* Remove redundant links.
* Add signatures and index entries for gettext related
functions in the locale module.
(cherry picked from commit c02a1f4ad8fcdbffad2911c5a31c71a17a89d713)
Doc/library/gettext.rst
Doc/library/locale.rst