]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130182)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Feb 2025 13:20:49 +0000 (14:20 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 13:20:49 +0000 (13:20 +0000)
commit945dcb05cede24e9d03b8a816558ba70d67d6d67
tree6d6291f211337d1cc62caabebb6af1835afc4aa1
parent5d240c7bb831a87516316484d12962cc577f1b03
[3.13] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130182)

(cherry picked from commit 361083b84b0db975058b2d1f50dcbfd36f072caf)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_tools/msgfmt_data/fuzzy.mo [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/fuzzy.po [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/general.mo [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/general.po [new file with mode: 0644]
Lib/test/test_tools/test_msgfmt.py [new file with mode: 0644]
Makefile.pre.in