Skip to content

bpo-2504: Add pgettext() and variants to gettext#7253

Merged
serhiy-storchaka merged 7 commits intopython:masterfrom
csabella:bpo2504
Nov 7, 2018
Merged

bpo-2504: Add pgettext() and variants to gettext#7253
serhiy-storchaka merged 7 commits intopython:masterfrom
csabella:bpo2504

Conversation

@csabella
Copy link
Contributor

@csabella csabella commented May 30, 2018

Original patch by Franz Glasner.

https://bugs.python.org/issue2504

@damufo
Copy link

damufo commented Oct 26, 2018

Hello:
How is this?
I think it would be interesting to complete it.
Being able to use context in gettext would allow for example to specify the gender.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove l*gettext() functions and fix the documentation.

@bedevere-bot
Copy link

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. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@csabella
Copy link
Contributor Author

I have made the requested changes; please review again.

@bedevere-bot
Copy link

Thanks for making the requested changes!

@serhiy-storchaka: please review the changes made to this pull request.

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Oct 29, 2018
@serhiy-storchaka
Copy link
Member

Please add also a What's New entry.

@serhiy-storchaka serhiy-storchaka merged commit 637a33b into python:master Nov 7, 2018
@csabella csabella deleted the bpo2504 branch November 15, 2018 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants