]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130453: pygettext: Allow specifying multiple keywords with the same function name...
authorTomas R. <tomas.roun8@gmail.com>
Thu, 10 Apr 2025 11:06:40 +0000 (13:06 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 11:06:40 +0000 (11:06 +0000)
commitb6760b7fa5727d3c1f56dcc84e25c6b0efdc80a4
treee92c15286524fb4ee151d1e47a988b882aa00c77
parent619edb802e10741eff8eeab7dd279406bcd4b39c
gh-130453: pygettext: Allow specifying multiple keywords with the same function name (GH-131380)
Lib/test/test_tools/i18n_data/multiple_keywords.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/multiple_keywords.py [new file with mode: 0644]
Lib/test/test_tools/test_i18n.py
Misc/NEWS.d/next/Tools-Demos/2025-03-10-08-19-22.gh-issue-130453.9B0x8k.rst [new file with mode: 0644]
Tools/i18n/pygettext.py