New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-3950: fix docs for default locale of gettext #18435
Conversation
…text.rst changed to match gettext implementation line 63.
|
@gvanrossum: Please replace |
|
I'm looking into whether this deserves backporting. |
|
Yup, the source is the same in 3.8, 3.7, 3.6. I did not search farther back. |
|
Thanks @Carl-ty for the PR, and @gvanrossum for merging it |
|
Thanks @Carl-ty for the PR, and @gvanrossum for merging it |
…mentation (pythonGH-18435) documentation for default locale directory Doc/library/gettext.rst changed to match gettext implementation line 63. (cherry picked from commit d68e0a8) Co-authored-by: Carl <Carl-Ty@users.noreply.github.com>
|
GH-18439 is a backport of this pull request to the 3.7 branch. |
…mentation (pythonGH-18435) documentation for default locale directory Doc/library/gettext.rst changed to match gettext implementation line 63. (cherry picked from commit d68e0a8) Co-authored-by: Carl <Carl-Ty@users.noreply.github.com>
|
GH-18440 is a backport of this pull request to the 3.8 branch. |
…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 d68e0a8) Co-authored-by: Carl <Carl-Ty@users.noreply.github.com> https://bugs.python.org/issue3950 Automerge-Triggered-By: @gvanrossum
documentation for default locale directory in Doc/library/gettext.rst changed to match gettext implementation line 63.
https://bugs.python.org/issue3950