]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130057: Pygettext: Support translator comments (GH-130061)
authorTomas R. <tomas.roun8@gmail.com>
Mon, 17 Feb 2025 10:41:28 +0000 (11:41 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2025 10:41:28 +0000 (12:41 +0200)
commitaa845af9bb39b3e2ed08bbb00a8e932a97be8fc0
treee926c9356dc12880bdd6f96b4e7699e9600126c3
parent6669905723238d45cde6c8a9b40579bfe73c76c1
gh-130057: Pygettext: Support translator comments (GH-130061)
Lib/test/test_tools/i18n_data/comments.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/comments.py [new file with mode: 0644]
Lib/test/test_tools/test_i18n.py
Misc/NEWS.d/next/Tools-Demos/2025-02-12-23-24-37.gh-issue-130057.TKUKI6.rst [new file with mode: 0644]
Tools/i18n/pygettext.py