]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911) (#132079)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Apr 2025 14:49:42 +0000 (16:49 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 14:49:42 +0000 (16:49 +0200)
commitd8986b7f5e91f6aedf33da29d46c094a104e1025
tree6390436b79e4f4775e74eaf86d47d03d5f2b908c
parent2c05ebd1634259fafba8400e79c51419698a18d0
[3.13] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911) (#132079)

gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911)
(cherry picked from commit a126cefc176a7ddbd1a09ce560195f6fd81a5c92)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_gettext.py