]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130181)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Feb 2025 13:14:50 +0000 (14:14 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 13:14:50 +0000 (13:14 +0000)
commit5e44d39ba1db26d3a02e3f6b5d2ad8010900f624
tree6811878fdaa5335add05a9499639a0f37ace04fd
parentb85f061b015b06b2cf8626e0dfbdd77f689a7a4e
[3.12] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130181)

(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