Skip to content

make gettext to generate POT files #36

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

Closed
rffontenelle opened this issue Aug 16, 2024 · 1 comment
Closed

make gettext to generate POT files #36

rffontenelle opened this issue Aug 16, 2024 · 1 comment

Comments

@rffontenelle
Copy link

Consider using make -C cpython/Doc gettext, available in Python 3.12 and newer version

"make -C cpython/Doc/ ALLSPHINXOPTS='-E -b gettext -D gettext_compact=0 -d build/.doctrees . locales/pot' build"

m-aciek added a commit that referenced this issue Aug 30, 2024
m-aciek added a commit that referenced this issue Aug 30, 2024
@m-aciek
Copy link
Collaborator

m-aciek commented Aug 30, 2024

Thanks, simplified on 3.12 and 3.13 branches.

@m-aciek m-aciek closed this as completed Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants