]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-104400: Add more tests to pygettext (GH-108173) (GH-126361)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Nov 2024 14:30:16 +0000 (15:30 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 14:30:16 +0000 (14:30 +0000)
commit86d6c68d43e5c3dcb4abeeb790b58afdbfb32abc
treedb802f71372c03a5b429cffa41a4fb4e1fc23666
parent7435127056cb83ced4e48aac5eb098aff7f2498d
[3.13] gh-104400: Add more tests to pygettext (GH-108173) (GH-126361)

(cherry picked from commit dcae5cd6abaae4f73e656ebc054f30d3f15ca7b8)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
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