-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-31667: Fix gettext related links. #3860
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
Conversation
* Fix incorrect links. * Remove redundant links. * Add signatures and index entries for gettext related functions in the locale module.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6. |
* Fix incorrect links. * Remove redundant links. * Add signatures and index entries for gettext related functions in the locale module. (cherry picked from commit c02a1f4)
GH-3886 is a backport of this pull request to the 3.6 branch. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
* Fix incorrect links. * Remove redundant links. * Add signatures and index entries for gettext related functions in the locale module.. (cherry picked from commit c02a1f4)
GH-4100 is a backport of this pull request to the 2.7 branch. |
https://bugs.python.org/issue31667