]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104400: Add more tests to pygettext (GH-108173) (GH-126362)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Nov 2024 14:24:41 +0000 (15:24 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 14:24:41 +0000 (14:24 +0000)
commitb0e08f513b116986f53053811d946df4e3f8ceab
treeb456b94a759ccdb225ef19ba202d1f13170ef3ac
parent6e3e91fa76bd330b13eb65745911b3ef87190a1f
[3.12] gh-104400: Add more tests to pygettext (GH-108173) (GH-126362)

(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