]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130453: pygettext: Allow overriding default keywords when using `--keyword` (GH...
authorTomas R. <tomas.roun8@gmail.com>
Mon, 3 Mar 2025 16:57:01 +0000 (17:57 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 16:57:01 +0000 (18:57 +0200)
commit321bf595121f9327368af8bf5e850d9d145360c2
treeb9d27d03bae38d370932e525ffca27fcc418c670
parentb3c18bfd828ba90b9c712da74095c4a052887655
gh-130453: pygettext: Allow overriding default keywords when using `--keyword` (GH-130709)
Lib/test/test_tools/i18n_data/custom_keywords.pot
Lib/test/test_tools/i18n_data/custom_keywords.py
Lib/test/test_tools/test_i18n.py
Misc/NEWS.d/next/Tools-Demos/2025-02-28-23-24-03.gh-issue-130453.EK0Vk_.rst [new file with mode: 0644]
Tools/i18n/pygettext.py