bpo-2504: Add pgettext() and variants to gettext#7253
bpo-2504: Add pgettext() and variants to gettext#7253serhiy-storchaka merged 7 commits intopython:masterfrom
Conversation
|
Hello: |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Remove l*gettext() functions and fix the documentation.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
|
Please add also a What's New entry. |
Original patch by Franz Glasner.
https://bugs.python.org/issue2504