]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104400: Add more tests to pygettext (GH-108173)
authorTomas R. <tomas.roun8@gmail.com>
Sun, 3 Nov 2024 14:01:09 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 14:01:09 +0000 (14:01 +0000)
commitdcae5cd6abaae4f73e656ebc054f30d3f15ca7b8
tree04f9ba95ca57aaa4c993e4d6e6d6add54651104e
parent556dc9b8a78bad296513221f3f414a3f8fd0ae70
gh-104400: Add more tests to pygettext (GH-108173)
Lib/test/test_tools/i18n_data/docstrings.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/docstrings.py [new file with mode: 0644]
Lib/test/test_tools/i18n_data/fileloc.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/fileloc.py [new file with mode: 0644]
Lib/test/test_tools/i18n_data/messages.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/messages.py [new file with mode: 0644]
Lib/test/test_tools/test_i18n.py
Makefile.pre.in