]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131853: Fix test_msgfmt on big-endian platforms (GH-131879)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 29 Mar 2025 17:14:37 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Mar 2025 17:14:37 +0000 (19:14 +0200)
commitc6b1a073438d93d4e62957accc73487df6711851
treefe878840834e4ebeb0744ef2c3942d88fd86e156
parentfccf9ab33d0b16e6171c533d139b6118503197c1
gh-131853: Fix test_msgfmt on big-endian platforms (GH-131879)

Use a generated .mo file instead of a checked in one.
Lib/test/test_tools/test_msgfmt.py