]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130453: pygettext: Extend support for specifying custom keywords (GH-130463)
authorTomas R. <tomas.roun8@gmail.com>
Tue, 25 Feb 2025 10:10:54 +0000 (11:10 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2025 10:10:54 +0000 (12:10 +0200)
commit44213bc57c0a4b674463e170ad9d80896d866a64
tree43cfa5065bf6f874cea20f4ba1dfa2f7766ca7a0
parent31ef8fd8e21141576796ef473c1fb7b4bffc5f0a
gh-130453: pygettext: Extend support for specifying custom keywords (GH-130463)
Lib/test/test_tools/i18n_data/custom_keywords.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/custom_keywords.py [new file with mode: 0644]
Lib/test/test_tools/test_i18n.py
Misc/NEWS.d/next/Tools-Demos/2025-02-22-18-08-35.gh-issue-130453.njRXG8.rst [new file with mode: 0644]
Tools/i18n/pygettext.py