]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-3950: Fix docs for default locale used by gettext to match implementation...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Feb 2020 21:34:22 +0000 (13:34 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2020 21:34:22 +0000 (13:34 -0800)
commit3b888ad70aaed39df1985b38b4987feb5bee7981
tree6c3fcc07a9107ba5a2d38c3293e88bf084096193
parent83efed9eba9e50ed2395bd3366c31628b9555b1e
[3.7] bpo-3950: Fix docs for default locale used by gettext to match implementation (GH-18435) (GH-18439)

documentation for default locale directory Doc/library/gettext.rst changed to match gettext implementation line 63.
(cherry picked from commit d68e0a8a165761604e820c8cb4f20abc735e717f)

Co-authored-by: Carl <Carl-Ty@users.noreply.github.com>
https://bugs.python.org/issue3950

Automerge-Triggered-By: @gvanrossum
Doc/library/gettext.rst